Crate nu_engine[−][src]
Re-exports
pub use crate::documentation::generate_docs; | |
pub use crate::documentation::get_brief_help; | |
pub use crate::documentation::get_documentation; | |
pub use crate::documentation::get_full_help; | |
pub use crate::filesystem::filesystem_shell::FilesystemShell; | |
pub use crate::filesystem::path; |
Modules
| deserializer | |
| documentation | |
| filesystem | |
| plugin | |
| script | |
| shell |
Structs
| BufCodecReader | |
| Command | |
| CommandArgs | |
| ConfigHolder | ConfigHolder holds information which configs have been loaded. |
| DefaultPalette | |
| DirBuilder | |
| DirInfo | |
| EvaluatedCommandArgs | |
| EvaluatedCommandArgsWithoutInput | |
| EvaluationContext | |
| Example | |
| FakeHost | |
| FileInfo | |
| MaybeTextCodec | |
| Painter | |
| Scope | |
| ShellManager | |
| UnevaluatedCallInfo | |
| ValueShell |
Enums
| StringOrBinary |
Traits
| FromValue | |
| Host | |
| Palette | |
| WholeStreamCommand |
Functions
| evaluate_baseline_expr | |
| maybe_print_errors | |
| run_block | |
| whole_stream_command |
Type Definitions
| RunnableContext |