example
Symbol Details
cli_command: check_examples
- source
Since: 0.4.0
Verify all symbols in examples_include have corresponding .md files.
Changes
| Version | Change |
|---|---|
| 0.4.0 | Made public |
cli_command: gen_example_prompt
- source
Since: 0.4.0
Build an AI prompt for missing example docs and copy to clipboard.
CLI Options:
| Flag | Type | Default | Description |
|---|---|---|---|
-g, --group |
str | None |
required | Generate for specific group only |
Changes
| Version | Change |
|---|---|
| 0.4.0 | Made public |