Function nu_cli::evaluate_commands
source · [−]pub fn evaluate_commands(
commands: &Spanned<String>,
engine_state: &mut EngineState,
stack: &mut Stack,
input: PipelineData,
is_perf_true: bool,
table_mode: Option<Value>
) -> Result<Option<i64>>Expand description
Run a command (or commands) given to us by the user