Gio.File.prototype.get_path
function get_path(): String {
// Gjs wrapper for g_file_get_path()
}
Gets the local pathname for Gio.File, if one exists.
This call does no blocking I/O.
function get_path(): String {
// Gjs wrapper for g_file_get_path()
}
Gets the local pathname for Gio.File, if one exists.
This call does no blocking I/O.