nu-cli

Crates.ionu-cli
lib.rsnu-cli
version0.99.1
sourcesrc
created_at2020-03-10 19:10:37.858057
updated_at2024-10-20 19:55:00.11125
descriptionCLI-related functionality for Nushell
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu-cli
max_upload_size
id217335
size375,868
publishing (github:nushell:publishing)

documentation

README

This crate implements the core functionality of the interactive Nushell REPL and interfaces with reedline. Currently implements the syntax highlighting and completions logic. Furthermore includes a few commands that are specific to reedline

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.

Commit count: 9519

cargo fmt