dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
filterFilename
dlangui
core
files
check filename with pattern
bool
filterFilename
(string filename, string pattern)
pure nothrow
bool
filterFilename
(
in
string
filename
,
in
string
pattern
)
bool
filterFilename
(string filename, string[] filters)
Meta
Source
See Implementation
dlangui
core
files
aliases
currentDir
enums
AttrFilter
RootEntryType
functions
appDataPath
appendPath
convertPathDelimiters
filterFilename
findExecutablePath
getBookmarkPaths
isHidden
isPathDelimiter
isRoot
listDirectory
parentDir
splitPath
toAbsolutePath
properties
exeFilename
exePath
getRootPaths
homeEntry
homePath
structs
RootEntry
variables
PATH_DELIMITER
check filename with pattern