matchTreeMagic

Test if layout of mountPoint matches given treeMagic. Note: This function does not check if mountPoint is actually mount point.

@safe nothrow
bool
matchTreeMagic
(
string mountPoint
,
ref scope const TreeMagic treeMagic
)

See Also

mime.inode.inodeMimeType

Meta