Crate nu_command[][src]

Re-exports

pub use crate::maybe_print_errors::maybe_print_errors;

Modules

commands
config
maybe_print_errors
primitive
script
utils
value

Macros

return_err
stream
trace_out_stream

Structs

InputStream
InterruptibleStream
OutputStream
TaggedDictBuilder

A helper to help create dictionaries for you. It has the ability to insert values into the dictionary while maintaining the tags that need to be applied to the individual members

TaggedListBuilder

Traits

ToPrimitive

A generic trait for converting a value to a number.

ValueExt

Functions

did_you_mean

Prepares a list of "sounds like" matches (using edit distance) for the string you're trying to find