std_fs library

std_fs base module builder for the ball programming language.

File system operations: read, write, append, delete, directory listing. Not available in browser/WASM runtimes.

Functions

buildStdFsModule() Module
Builds the std_fs base module.