mount.point
Description
Unix Mountpoint
Init
mount.point(path string)
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
device | string | Device |
path | string | Path |
fstype | string | Filesystem Type |
options | map[string]string | Mount Options |
mounted | bool | Flag whether the mount point is mounted |