dlangide v0.7.36 (2017-08-07T12:47:51Z)
Home
Dub
Repo
filterFilename
dlangui
core
files
check filename with pattern (currently only *.ext pattern is supported)
bool
filterFilename
(string filename, string pattern)
bool
filterFilename
(
string
filename
,
string
pattern
)
bool
filterFilename
(string filename, string[] filters)
Meta
Source
See Implementation
dlangui
core
files
enums
RootEntryType
functions
appDataPath
appendPath
convertPathDelimiters
filterFilename
isPathDelimiter
isRoot
listDirectory
parentDir
splitPath
properties
currentDir
exePath
getRootPaths
homeEntry
homePath
structs
RootEntry
variables
PATH_DELIMITER
check filename with pattern (currently only *.ext pattern is supported)