Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FileUri

Index

Functions

Functions

create

fsPath

  • fsPath(uri: default | string): string
  • Returns with the platform specific FS path that is represented by the URI argument.

    Parameters

    • uri: default | string

      the file URI that has to be resolved to a platform specific FS path.

    Returns string