Home > @velcro/common > uriToFsPath
Compute fsPath for the given uri
Signature:
declare function uriToFsPath(uri: Uri, keepDriveLetterCasing: boolean): string;| Parameter | Type | Description |
|---|---|---|
| uri | Uri | |
| keepDriveLetterCasing | boolean |
Returns:
string
Home > @velcro/common > uriToFsPath
Compute fsPath for the given uri
Signature:
declare function uriToFsPath(uri: Uri, keepDriveLetterCasing: boolean): string;| Parameter | Type | Description |
|---|---|---|
| uri | Uri | |
| keepDriveLetterCasing | boolean |
Returns:
string