Gio.FileEnumerator.prototype.has_pending

function has_pending(): Boolean {
    // Gjs wrapper for g_file_enumerator_has_pending()
}
  

Checks if the file enumerator has pending operations.

Returns

true if the enumerator has pending operations.