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.
pub async fn run(opt: NautilusCli) -> Result<()>
Runs the Nautilus CLI based on the provided options.
Returns an error if execution of the specified command fails.