nu-cli

Crates.ionu-cli
lib.rsnu-cli
version0.100.0
sourcesrc
created_at2020-03-10 19:10:37.858057
updated_at2024-11-13 04:18:05.34016
descriptionCLI-related functionality for Nushell
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu-cli
max_upload_size
id217335
size400,762
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: 9602

cargo fmt