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::CheckArgs;pub use args::CheckFormat;pub use args::Cli;pub use args::Command;pub use args::ExtractArgs;pub use args::LangsArgs;pub use args::LangsFormat;pub use args::ManifestArgs;pub use args::ManifestFormat;pub use args::OutputFormat;pub use args::OutputMode;pub use args::ShapesArgs;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
- manifest
- predicate
- tsconfig
- walk