Module file_std

Module file_std 

Source

Functionsยง

copy_file
Copy a file from source to destination
file_exists
Check if a file exists
file_get
Read the contents of a file as a string
file_get_async
Async version of file_get that reads file contents asynchronously
read_file
Read a file into a string
read_file_async
Async version of read_file that reads a file into a string asynchronously