Function matchTreeMagic

Test if layout of mountPoint matches given treeMagic.

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

Note

This function does not check if mountPoint is actually mount point.

See Also

inodeMimeType