Expand description
Common utilities shared between CLI and daemon modes
Re-exports§
Modules§
- config
- Configuration file handling
- error
- Error types for the debugger CLI
- logging
- Logging and tracing configuration
- paths
- Cross-platform socket and configuration paths
Functions§
- parse_
listen_ address - Parse a “listening at:” address from adapter output. Handles IPv6 format [::]:PORT by converting to 127.0.0.1:PORT