Docs.rs
agent-shell-parser-0.2.0
agent-shell-parser 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
butterflysky
Dependencies
serde ^1
normal
serde_json ^1
normal
shell-words ^1
normal
thiserror ^2
normal
Versions
0%
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
check_git_command
agent_
shell_
parser
0.2.0
In agent_
shell_
parser::
guard
agent_shell_parser
::
guard
Function
check_
git_
command
Copy item path
Source
pub fn check_git_command(words: &[
String
]) ->
Option
<&'static
BlockedCommand
>