scriptlike v0.8.0 (2015-06-14T01:03:01Z)
Home
Dub
Repo
baseName
scriptlike
path
Just like std.path.baseName, but operates on Path.
Path
baseName
(Path path)
@
trusted
pure
Path
baseName
(
Path
path
)
Path
baseName
(Path path, string suffix)
Meta
Source
See Implementation
scriptlike
path
aliases
defaultExt
extOf
setExt
stripExt
functions
absolutePath
baseName
buildNormalizedPathFixed
defaultExtension
dirName
driveName
escapeShellArg
expandTilde
extension
filenameCmp
globMatch
isAbsolute
isRooted
isValidFilename
isValidPath
pathSplitter
relativePath
rootName
setExtension
stripDrive
stripExtension
structs
Ext
Path
Just like std.path.baseName, but operates on Path.