tractor/tractor/devx
Tyler Goodlet a931274da6 Moar `nest_from_op()` tweaks..
- better `nest_indent` logic where we either get a non-zero value and
  apply it strictly to both the `nest_prefix` and `text`, OR we
  auto-calc it from any `nest_prefix`, NOT a conflation of both..
- add a `rm_from_first_ln: str` which allows removing chars from the
  first line of `text` after a `str.strip()` (handy for removing
  the '<Channel' first chevron from type-reprs).
2025-06-29 13:37:32 -04:00
..
debug Move `.is_multi_cancelled()` to `.trioniics._beg` 2025-06-12 23:16:29 -04:00
__init__.py Mk `.devx._debug` a sub-pkg `.devx.debug` 2025-06-11 21:41:59 -04:00
_frame_stack.py Mv `.hide_runtime_frames()` -> `.devx._frame_stack` 2025-06-11 21:42:02 -04:00
_stackscope.py Report `enable_stack_on_sig` on `stackscope` import failure 2025-06-15 22:05:17 -04:00
cli.py Mk debugger tests work for arbitrary pre-REPL format 2025-03-20 15:07:27 -04:00
pformat.py Moar `nest_from_op()` tweaks.. 2025-06-29 13:37:32 -04:00