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.