Gio.unix_mount_get_fs_type
function unix_mount_get_fs_type(mount_entry: Gio.UnixMountEntry): String {
// Gjs wrapper for g_unix_mount_get_fs_type()
}
Gets the filesystem type for the unix mount.
- mount_entry
a #GUnixMount.
- Returns
a string containing the file system type.