Docs.rs
ite-cli-0.1.1
ite-cli 0.1.1
Docs.rs crate page
MIT
29 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
jrpat
Dependencies
clap ^4.6.3
normal
crossterm ^0.29
normal
ignore ^0.4.31
normal
nucleo-matcher ^0.3
normal
ratatui ^0.30.2
normal
rustix ^1.1.4
normal
serde ^1.0.229
normal
serde_json ^1.0.149
normal
terminal-colorsaurus ^1.0.3
normal
toml ^1.1.3
normal
tui-input ^0.15.3
normal
tui-treelistview ^0.2.2
normal
unicode-width ^0.2.2
normal
portable-pty ^0.9.0
dev
tempfile ^3.27.0
dev
Versions
55.39%
of the crate is documented
Go to latest version
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 runner
ite_cli
0.1.1
Module runner
Module Items
Functions
In crate ite_
cli
ite_cli
Module
runner
Copy item path
Source
Expand description
Executes
sh
keybindings with
$path
/
$relpath
in the environment.
Functions
§
run_
shell
Run
cmd
through
sh -c
. The focused node’s action values are exported as
$path
and
$relpath
.