Expand description
File system operations and utilities
Functionsยง
- create_
dir_ all - Create a directory and all necessary parent directories
- ensure_
foundry_ dir - Ensure the foundry directory exists
- file_
exists - Check if a file exists
- foundry_
dir - Get the foundry directory path
- read_
file - Read file content
- write_
file_ atomic - Write content to a file atomically