Option C Tools
Loading...
Searching...
No Matches
dbg_with_func Namespace Reference

Functions

 process ()
 helper ()

Detailed Description

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

Function Documentation

◆ helper()

dbg_with_func.helper ( )

Definition at line 36 of file dbg_with_func.py.

◆ process()

dbg_with_func.process ( )

Definition at line 30 of file dbg_with_func.py.