Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ close
Method
close
utility/file_access_apk.cpp:420–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
return false;
419
}
420
void FileAccessAPK::close() {
421
_close();
422
}
423
FileAccessAPK::FileAccessAPK(const String &p_path) {
424
open_internal(p_path, FileAccess::READ);
425
}
Callers
15
unzip_file_to_dir
Method · 0.45
_wget_sync
Function · 0.45
download_file_sync
Method · 0.45
wpost_sync
Method · 0.45
touch_file
Method · 0.45
is_macho_binary
Method · 0.45
save_image_as_bmp
Method · 0.45
load_translation_key_hint_file
Method · 0.45
~ProcessRunnerStruct
Method · 0.45
make_git_repo
Method · 0.45
load_edit_list_cache
Method · 0.45
load_edit_cache
Method · 0.45
Calls
no outgoing calls
Tested by
2
store_file_as_string
Function · 0.36
output_diff
Function · 0.36