[][src]Function cargo_n64::run

pub fn run() -> Result<(), RunError>

This is the entrypoint. It is responsible for parsing the cli args common to all subcommands, and ultimately executing the requested subcommand.