[][src]Function nu_cli::parse_and_eval

pub async fn parse_and_eval<'_, '_>(
    line: &'_ str,
    ctx: &'_ mut EvaluationContext
) -> Result<String, ShellError>