scriptlike v0.9.1 (2015-06-28T05:27:52Z)
Home
Dub
Repo
isValidFilename
scriptlike
path
wrappers
Like $(FULL_STD_PATH isValidFilename), but operates on Path.
@
safe
pure nothrow
bool
isValidFilename
(
in
Path
path
)
Meta
Source
See Implementation
scriptlike
path
wrappers
functions
absolutePath
baseName
defaultExtension
dirName
driveName
expandTilde
extension
filenameCmp
globMatch
isAbsolute
isRooted
isValidFilename
isValidPath
pathSplitter
relativePath
rootName
setExtension
stripDrive
stripExtension
Like $(FULL_STD_PATH isValidFilename), but operates on Path.