wrapped function to condense code

This commit is contained in:
simonwt 2026-04-01 21:31:15 +01:00
parent 7fa6d640e4
commit c27a89b8f9
5 changed files with 49 additions and 14 deletions

View file

@ -23,6 +23,7 @@ to find.
2. Should these `job` be called with dot notation? Or with slashes? Or
something else? Is it okay to have these as strings?
3. Should we do validation in the `jobs` or let the server do that all?
4. `wrapped` is an awkward name. What's more proper? But also obvious?
## ToDo: