run

Function run 

Source
pub async fn run(opt: NautilusCli) -> Result<()>
Expand description

Runs the Nautilus CLI based on the provided options.

ยงErrors

Returns an error if execution of the specified command fails.