utils.file.getPath
getPath(path: string) → {string}
return the path of the file
Name | Type | Description |
---|---|---|
path | string |
the copmplete file path to extract the path from |
Type | Description |
---|---|
string |
the extracted path |