Function nu_protocol::eval_const::create_nu_constant
source · pub fn create_nu_constant(
engine_state: &EngineState,
span: Span
) -> Result<Value, ShellError>Expand description
Create a Value for $nu.
pub fn create_nu_constant(
engine_state: &EngineState,
span: Span
) -> Result<Value, ShellError>Create a Value for $nu.