NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
basename multimethod
basename multimethod
Methods
basename(
p:
Path
)
Source:
stdlib.ngs:4342
Get basename of the file. Uses BASENAME(1).
basename(
s:
Str
)
Source:
stdlib.ngs:4345
Get basename of the file. Uses BASENAME(1).