Gio.Vfs.prototype.is_active
function is_active(): Boolean { // Gjs wrapper for g_vfs_is_active() }
Checks if the VFS is active.
- Returns
true if construction of the vfs was successful and it is now active.
function is_active(): Boolean { // Gjs wrapper for g_vfs_is_active() }
Checks if the VFS is active.
true if construction of the vfs was successful and it is now active.