Skip to content

File I/O reference

The canonical filesystem API is std.fs.

Use the std.fs reference for the current Path, File, directory, metadata, copy/move, and error API.

For task-oriented examples, see File I/O in Incan.