Docs.rs
  • nu-cli-0.69.0
    • nu-cli 0.69.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • atty ^0.2.14 normal
      • chrono ^0.4.21 normal
      • crossterm ^0.24.0 normal
      • fancy-regex ^0.10.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.69.0 normal
      • nu-engine ^0.69.0 normal
      • nu-parser ^0.69.0 normal
      • nu-path ^0.69.0 normal
      • nu-protocol ^0.69.0 normal
      • nu-utils ^0.69.0 normal
      • percent-encoding ^2 normal
      • reedline ^0.12.0 normal
      • strip-ansi-escapes ^0.1.1 normal
      • sysinfo ^0.26.2 normal
      • thiserror ^1.0.31 normal
      • nu-command ^0.69.0 dev
      • nu-test-support ^0.69.0 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.69.0
  • 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