Preparing search index...
The search index is not available
@photostructure/fs-metadata
@photostructure/fs-metadata
getVolumeMetadata
Function getVolumeMetadata
get
Volume
Metadata
(
mountPoint
,
opts
?
)
:
Promise
<
VolumeMetadata
>
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
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@photostructure/fs-metadata
Loading...
Get metadata for the volume at the given mount point.