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 | 04da5b0d8c8fa99fb179cbdf4f422c4e735db649 (patch) | |
| tree | 1c7a689bcdbceead126a35704b1d4aa75bf5b890 /modules/help-utils.el | |
| parent | d1a509362b1f847cc7463f5a12a8849bf7b43fa4 (diff) | |
| download | dotemacs-04da5b0d8c8fa99fb179cbdf4f422c4e735db649.tar.gz dotemacs-04da5b0d8c8fa99fb179cbdf4f422c4e735db649.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
