Gio.UnixMountPoint.prototype.get_fs_type
function get_fs_type(): String { // Gjs wrapper for g_unix_mount_point_get_fs_type() }
Gets the file system type for the mount point.
- Returns
a string containing the file system type.
function get_fs_type(): String { // Gjs wrapper for g_unix_mount_point_get_fs_type() }
Gets the file system type for the mount point.
a string containing the file system type.