python -m chirp_uidispatch — subcommand front door.
Currently a single subcommand (find) plus a pointer to the existing
python -m chirp_ui.manifestentry point. New subcommands go here.
Seedocs/plans/PLAN-agent-grounding-depth.md § Sprint 6.
__main__
| Name | Type | Default | Description |
|---|---|---|---|
type
|
|
— | |
qualified_name
|
|
— | |
element_type
|
|
— | |
description
|
|
— | |
source_file
|
|
— | |
line_number
|
|
— | |
is_autodoc
|
|
— | |
autodoc_element
|
|
— | |
_autodoc_template
|
|
— | |
_autodoc_url_path
|
|
— | |
_autodoc_page_type
|
|
— | |
title
|
|
— | |
doc_content_hash
|
|
— |
Symbols on this page
main
function
def main(argv: list[str] | None = None) -> int
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
argv
|
list[str] | None
|
None
|
View source · /home/runner/work/chirp-ui/chirp-ui/site/../src/chirp_ui/__main__.py:1