[ Version ( since = "2.58" ) ]
public unowned string get_options ()
Gets a comma-separated list of mount options for the unix mount.
For example, `rw,relatime,seclabel,data=ordered`.
This is similar to get_options, but it takes a UnixMountEntry as an argument.
mount_entry |
a string containing the options, or null if not available. |