diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-12 11:40:39 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-12 11:40:39 -0500 |
| commit | 70456c227aad105addc573586672dd909f50c659 (patch) | |
| tree | 9a1b784b90f3acd731694395347ab9b01c3a9a71 /modules/help-utils.el | |
| parent | b7c6b2c59a2ad74e8e886471ea57b2e87f812d4a (diff) | |
| download | dotemacs-70456c227aad105addc573586672dd909f50c659.tar.gz dotemacs-70456c227aad105addc573586672dd909f50c659.zip | |
refactor(prog-python): extract the mypy and pdb command builders
I pulled the command-string construction out of `cj/python-mypy` and `cj/python-debug` into `cj/--python-mypy-command` and `cj/--python-debug-command`. The wrappers stay thin — resolve the target, hand off to `compile` or `pdb`. With the command shape in a pure helper I can unit-test it directly instead of stubbing `compile` and `pdb`.
Diffstat (limited to 'modules/help-utils.el')
0 files changed, 0 insertions, 0 deletions
