[][src]Module pf_sandbox_lib::files

Functions

extract_zip

Delete contents of destination directory Extract contents of zip into destination

extract_zip_fs

Delete contents of destination directory Extract contents of zip into destination

get_path
has_ext
load_bin_from_url

Returns the bytes of the file stored at the url

load_file
load_json
load_struct
load_struct_compressed
load_struct_from_url

Load the json file at the passed URL directly into a struct

nuke_dir

deletes all files in the passed directory if the directory does not exist it is created

save_struct
save_struct_compressed
write_to_zip