the path to evaluate.
Optional
ext: stringoptionally, an extension to remove from the result.
Return the last portion of a path. Similar to the Unix basename command. Often used to extract the file name from a fully qualified path.
the path to evaluate.
Optional
ext: stringoptionally, an extension to remove from the result.
Generated using TypeDoc
Return the last portion of a path. Similar to the Unix basename command. Often used to extract the file name from a fully qualified path.