Function VolumeInfo.this

Construct an object that gives information about volume on which the provided path is located.

ref this (
  string path
) @trusted;

Parameters

NameDescription
path either root path of volume or any file or directory that resides on the volume.