Module rood::sys::file

source · []
Expand description

File-related utilities.

Most utilities defined in this module are higher-level abstractions over std::fs, but common operations nonetheless.

Functions

Checks for existence of the provided path, returning an error in case it doesn’t exist.

Mark the specified file as executable.

Replace all instances of a pattern in file.