Function: getFileName()¶
getFileName(
path):string
Defined in: core/src/utils/path.ts:138
Get the file name from a path (last segment).
Parameters¶
path¶
string
Returns¶
string
getFileName(
path):string
Defined in: core/src/utils/path.ts:138
Get the file name from a path (last segment).
string
string