Gio.UnixMountPoint.prototype.get_options
function get_options(): String {
// Gjs wrapper for g_unix_mount_point_get_options()
}
Gets the options for the mount point.
Since 2.32
- Returns
a string containing the options.
function get_options(): String {
// Gjs wrapper for g_unix_mount_point_get_options()
}
Gets the options for the mount point.
Since 2.32
a string containing the options.