Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

Run the nofs command line application.

ยงErrors

Returns an error if the command fails, invalid arguments are provided, or any file system operation fails.