Docs.rs
  • nu-cli-0.66.2
    • nu-cli 0.66.2
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • chrono ^0.4.19 normal
      • crossterm ^0.23.0 normal
      • fuzzy-matcher ^0.3.7 normal
      • is_executable ^1.0.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4 normal
      • miette ^5.1.0 normal
      • nu-ansi-term ^0.46.0 normal
      • nu-color-config ^0.66.2 normal
      • nu-engine ^0.66.2 normal
      • nu-parser ^0.66.2 normal
      • nu-path ^0.66.2 normal
      • nu-protocol ^0.66.2 normal
      • nu-utils ^0.66.2 normal
      • reedline ^0.9.0 normal
      • regex ^1.5.4 normal
      • sysinfo ^0.24.1 normal
      • thiserror ^1.0.31 normal
      • nu-command ^0.66.2 dev
      • nu-test-support ^0.66.2 dev
      • rstest ^0.15.0 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate nu_cli

  • Version 0.66.2
  • All Items
  • Structs
  • Functions
logo
Change settings

Crate nu_cli

source · [−]

Structs

DescriptionMenu

Completion menu definition

FileCompletion
NuCompleter
NuHelpCompleter
NuHighlight
NuHighlighter
NuValidator
NushellPrompt

Nushell prompt definition

Print

Functions

eval_config_contents
eval_env_change_hook
eval_hook
eval_source
evaluate_commands

Run a command (or commands) given to us by the user

evaluate_file

Main function used when a file path is found as argument for nu

evaluate_repl
gather_parent_env_vars
get_init_cwd
report_error
report_error_new