• Get metadata for the volume at the given mount point.

    Parameters

    • mountPoint: string

      Must be a non-blank string

    • opts: Partial<Pick<FsOptions, "timeoutMs" | "onlyDirectories">> = {}

    Returns Promise<VolumeMetadata>