Docs.rs
brush-shell-0.4.0
brush-shell 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
reubeno
Dependencies
brush-builtins ^0.2.0
normal
brush-core ^0.5.0
normal
brush-coreutils-builtins ^0.1.0
normal
optional
brush-experimental-builtins ^0.1.0
normal
optional
clap ^4.6.0
normal
color-print ^0.3.7
normal
const_format ^0.2.36
normal
etcetera ^0.11.0
normal
git-version ^0.3.9
normal
human-panic ^2.0.6
normal
schemars ^1.2.1
normal
optional
serde ^1.0
normal
serde_json ^1.0.149
normal
optional
thiserror ^2.0.18
normal
toml ^1.1.0
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
anyhow ^1.0.102
dev
assert_cmd ^2.2.0
dev
assert_fs ^1.1.3
dev
brush-parser ^0.4.0
dev
colored ^3.1.1
dev
criterion ^0.8.2
dev
descape ^3.0.0
dev
diff ^0.1.13
dev
expectrl ^0.8.0
dev
glob ^0.3.3
dev
indent ^0.1.1
dev
indexmap ^2.13.0
dev
junit-report ^0.9.0
dev
os-release ^0.1.0
dev
predicates ^3.1.4
dev
pretty_assertions ^1.4.1
dev
regex ^1.12.3
dev
serde ^1.0.228
dev
serde_yaml ^0.9.34
dev
strip-ansi-escapes ^0.2.1
dev
tempfile ^3.27.0
dev
test-with ^0.16.0
dev
version-compare ^0.2.1
dev
walkdir ^2.5.0
dev
which ^8.0.2
dev
brush-interactive ^0.4.0
normal
crossterm ^0.29.0
normal
tokio ^1.50.0
normal
brush-interactive ^0.4.0
normal
tokio ^1.52.1
normal
nix ^0.31.2
dev
getrandom ^0.4.2
normal
uuid ^1.23.1
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module args
brush_
shell
0.4.0
Module args
Module Items
Structs
Enums
In crate brush_
shell
brush_shell
Module
args
Copy item path
Source
Expand description
Types for brush command-line parsing.
Structs
§
Command
Line
Args
Parsed command-line arguments for the brush shell.
Enums
§
Input
Backend
Type
Identifies the input backend to use for the shell.