phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
matchContents
nxt
fs
Match (Magic) Contents of
kind
with
range
.
pure nothrow
bool
matchContents
(
Range
)
(
in
FKind
kind
,
in
Range
range
,
in
RegFile
regFile
)
if
(
hasSlicing
!
Range
)
Return Value
Type:
bool
true
iff match.
Meta
Source
See Implementation
nxt
fs
aliases
RequestedBinType
ShCmd
classes
Dir
DirKind
FKind
FKinds
File
FileTags
GStats
RegFile
Scanner
SpecFile
Symlink
enums
BitStatus
DirOp
DirSorting
FOp
FileContent
FileKindDetection
OpArity
OpAssoc
ScanContext
SymlinkTargetStatus
isFile
isFileIO
functions
getDir
getFile
loadRootDirTree
matchContents
matchExtension
matchFullName
ofKind
ofKind1
saveRootDirTree
treeSizeMemoized
structs
CStat
Delim
Op
OpAlias
variables
ctrlC
Match (Magic) Contents of kind with range.