Re-exports§
pub use column::get_columns;pub use documentation::get_full_help;pub use env::*;
Modules§
Traits§
Functions§
- Checks the expression to see if it’s a internal or external call. If so, passes the input into the call and gets out the result Otherwise, invokes the expression
- This function is like
nu_glob::globfrom theglobcrate, except it is relative to a given cwd. - Redirect the environment from callee to the caller.