rgpycrumbs.cli¶
Attributes¶
Functions¶
|
Returns a sorted list of script names (without extension) in a folder. |
|
Sets up the environment and runs the target script via 'uv run'. |
|
Module Contents¶
- rgpycrumbs.cli._get_scripts_in_folder(folder_name: str) list[str][source]¶
Returns a sorted list of script names (without extension) in a folder.