Skip to main content

interp_getwd

Function interp_getwd 

Source
fn interp_getwd(
    _args: &[RValue],
    _: &[(String, RValue)],
    context: &BuiltinContext<'_>,
) -> Result<RValue, RError>
Expand description

Get the interpreter’s current working directory.

@return character scalar with the absolute path