MCPcopy 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}
420void FileAccessAPK::close() {
421 _close();
422}
423FileAccessAPK::FileAccessAPK(const String &p_path) {
424 open_internal(p_path, FileAccess::READ);
425}

Callers 15

unzip_file_to_dirMethod · 0.45
_wget_syncFunction · 0.45
download_file_syncMethod · 0.45
wpost_syncMethod · 0.45
touch_fileMethod · 0.45
is_macho_binaryMethod · 0.45
save_image_as_bmpMethod · 0.45
~ProcessRunnerStructMethod · 0.45
make_git_repoMethod · 0.45
load_edit_list_cacheMethod · 0.45
load_edit_cacheMethod · 0.45

Calls

no outgoing calls

Tested by 2

store_file_as_stringFunction · 0.36
output_diffFunction · 0.36