Provides detailed information about mounted filesystem volumes.

Static methods

@:has_untypedstaticgetInfo(path:String):VolumeInfo

Retrieves metadata for the volume containing the specified path.

Parameters:

path

A path on the volume (e.g. "/" on POSIX, "C:\" on Windows).

Returns:

VolumeInfo instance or null if an error occurred.