|
Option C Tools
|
Functions | |
| process () | |
| helper () | |
Purpose ------- Fixture demonstrating correct func = "..." pattern before _dbg() calls. Responsibilities ---------------- - Provide a fully compliant example for func-pattern linter tests. Diagnostics ----------- Domain: TEST L2: lifecycle events L3: semantic details L4: deep tracing Contracts --------- Inputs: none Outputs: none
| dbg_with_func.helper | ( | ) |
Definition at line 36 of file dbg_with_func.py.
| dbg_with_func.process | ( | ) |
Definition at line 30 of file dbg_with_func.py.