1
0
Fork 0
tractor/tractor/devx
Tyler Goodlet 523c24eb72 Move pformatters into new `.devx.pformat`
Since `._code` is prolly gonna get renamed (to something "frame & stack
tools" related) and to give a bit better organization.

Also adds a new `add_div()` helper, factored out of ctxc message
creation in `._rpc._invoke()`, for adding a little "header line" divider
under a given `message: str` with a little math to center it.
2024-05-06 13:04:58 -04:00
..
__init__.py First draft, sub-msg-spec for debugger `Lock` sys 2024-04-16 13:25:19 -04:00
_code.py Reorg frames pformatters, add `Context.repr_state` 2024-04-30 12:53:55 -04:00
_debug.py Use `DebugStatus` around subactor lock requests 2024-04-18 13:53:08 -04:00
_stackscope.py Use `log.devx()` for `stackscope` messages 2024-04-30 13:00:03 -04:00
cli.py Mk debugger tests work for arbitrary pre-REPL format 2024-03-05 12:22:04 -05:00
pformat.py Move pformatters into new `.devx.pformat` 2024-05-06 13:04:58 -04:00