Expand description
Standalone CLI surface. See docs/cli-extract.md (per-file probe)
and docs/cli-check.md (project linter).
Re-exports§
pub use args::Args;pub use args::CheckArgs;pub use args::CheckFormat;pub use args::Cli;pub use args::Command;pub use args::OutputFormat;pub use args::OutputMode;pub use lang::LangError;pub use lang::path_to_lang;pub use predicate::MatchSet;pub use predicate::Predicate;
Modules§
- args
- cache
- check
- Live rules engine for agent harnesses. See
docs/cli-check.md. - dir
- extract
- format
- lang
- lines
- predicate
- walk