Commit graph

7 commits

Author SHA1 Message Date
6b7d4a5eba Break out separate ls subcommands to avoid passing --wad. 2025-09-06 14:04:46 -04:00
98d09db5e8 PEP 8 compliance. 2025-09-01 17:32:19 -04:00
5e188573a0 Have the ls command to inherit from lister.
This requires multiple inheritance and other shenanigans to actually
work.  I think I'm supposed to do this with hooks.  Work for the future.
2025-09-01 17:30:34 -04:00
80070e3a5e PEP 8 compliance. 2025-06-15 12:18:46 -04:00
26f4cd96d4 Correctly handle an unknown target for ls. 2025-06-09 22:22:59 -04:00
057ac98843 Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -04:00
9570d11cdc Add module for listing inputs and outputs for demos. 2025-04-29 23:07:49 -04:00