[][src]Function nu_cli::cli

pub async fn cli(
    __arg0: EnvironmentSyncer,
    __arg1: Context
) -> Result<(), Box<dyn Error>>

The entry point for the CLI. Will register all known internal commands, load experimental commands, load plugins, then prepare the prompt and line reader for input.