Crate nu_cli[−][src]
Modules
| config | |
| primitive | |
| value |
Structs
| ActionStream | |
| App | |
| InputStream | |
| InterruptibleStream | |
| Nu | |
| NuVersion | |
| TaggedDictBuilder | A helper to help create dictionaries for you. It has the ability to insert values into the dictionary while maintaining the tags that need to be applied to the individual members |
| TaggedListBuilder |
Traits
| ToPrimitive | A generic trait for converting a value to a number. |
| ValueExt |
Functions
| create_default_context | |
| did_you_mean | Prepares a list of “sounds like” matches (using edit distance) for the string you’re trying to find |
| parse_and_eval | |
| register_plugins | |
| run_script_file |