Skip to main content

Module fs

Module fs 

Source

Functionsยง

compute_file_sha256
Compute the SHA256 hash of the file at the given path.
empty_dir
Remove all files and subdirectories in given path.
remove_dir_all
Remove given path recursively.
save_file