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