Docs.rs
rec-cli-0.2.0
rec-cli 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zeybek
Dependencies
chrono ^0.4
normal
clap ^4.5
normal
clap_complete ^4.5
normal
crossterm ^0.29
normal
optional
ctrlc ^3.5
normal
dialoguer ^0.12
normal
directories ^6.0
normal
fd-lock ^4.0
normal
glob ^0.3
normal
ratatui ^0.30
normal
optional
regex ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
similar ^2.7
normal
strsim ^0.11
normal
thiserror ^2.0
normal
toml ^0.8
normal
toml_edit ^0.22
normal
uuid ^1.0
normal
assert_cmd ^2.0
dev
assert_fs ^1.1
dev
predicates ^3.1
dev
tempfile ^3.24
dev
libc ^0.2
normal
Versions
94.26%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 scripts
rec
0.2.0
Module scripts
Module Items
Constants
Functions
In rec::
hooks
rec
::
hooks
Module
scripts
Copy item path
Source
Constants
§
BASH_
HOOK
Bash hook script.
FISH_
HOOK
Fish hook script.
ZSH_
HOOK
Zsh hook script.
Functions
§
get_
hook_
script
Get the hook script for the specified shell.
get_
init_
command
Get the shell initialization command to add to rc file.