API Reference¶
Auto-generated reference documentation for all public modules in kazunoko.
For architecture overview and design decisions, see the Design Guide.
| Module | Description |
|---|---|
| device | PortDevice, DeviceProtocol, connect() |
| mock | MockDevice, MockGenerator |
| command | Command |
| parser | DeviceResponse, ResponseParser, parse_jsonl() |
| formatter | ResponseView, ResponseFormatter |
| measure | Streamer, Reader, Measure, StreamingStats |
| cli | CLI implementation |
| options | Options, MockOptions |
| doctor | DiagnosticInfo |
| log | setup_logger() |
| exceptions | Exception hierarchy |
| constants | Configuration constants |
| workspace | get_workspace(), get_timezone(), generate_filename() |
| history | CommandHistory, reconstruct_command() |