atlas.cli.annotate_cmd.run_annotate
Details
Type: function
File: atlas/cli/annotate_cmd.py
Lines: 13–99
Signature: (codebase: str | None=None, category: str='fact', content: str='', relative_path: str | None=None, symbol_id: int | None=None, author: str | None=None, list_mode: bool=False, list_category: str | None=None, json_output: bool=False) -> int
Docstring
Add or list semantic annotations.
Children
| Name | Type | Line |
|---|---|---|
| atlas.cli.annotate_cmd.run_annotate.config | attribute | 25 |
| atlas.cli.annotate_cmd.run_annotate.conn | attribute | 32 |