Function nu_cli::evaluate_file

source ·
pub fn evaluate_file(
    path: String,
    args: &[String],
    engine_state: &mut EngineState,
    stack: &mut Stack,
    input: PipelineData
) -> Result<()>
Expand description

Main function used when a file path is found as argument for nu