Gio.MountOperation.prototype.get_password
function get_password(): String { // Gjs wrapper for g_mount_operation_get_password() }
Gets a password from the mount operation.
- Returns
a string containing the password within op.
function get_password(): String { // Gjs wrapper for g_mount_operation_get_password() }
Gets a password from the mount operation.
a string containing the password within op.