|
bb325684ac
|
Add LoadFileAction, Rename ActionFactoryAction->ActionFactory, Rename falyx.action.mixins->falyx.action.action_mixins, fix bug unable to parse negative numbers in CommandArgumentParser
|
2025-06-27 22:33:14 -04:00 |
|
|
38f5f1e934
|
Rename falyx.action.types.FileReturnType -> falyx.action.action_types.FileType, falyx.action.base -> falyx.action.base_action, argparse tweaks for custom cli programs
|
2025-06-10 23:03:09 -04:00 |
|
|
fb1ffbe9f6
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
|
|
0a1ba22a3d
|
Remove args/kwargs being passed to generated Action from FactoryAction
|
2025-05-21 23:35:57 -04:00 |
|
|
b51ba87999
|
Add cancel for SelectionActions, Add args/kwargs to ActionFactoryAction, remove requires_input detection, add return types to SelectionAction, add option to hide_menu_table
|
2025-05-21 23:18:45 -04:00 |
|
|
3c0a81359c
|
Make auto_args default fallback, integrate io_actions with argument parsing
|
2025-05-19 20:03:04 -04:00 |
|
|
b14004c989
|
Add UserInputAction, coerce ActionFactoryAction to be async, add custom tables for MenuAction, Change Exit Command to use X
|
2025-05-14 20:28:28 -04:00 |
|
|
2bdca72e04
|
Create action submodule, add various examples
|
2025-05-13 20:07:31 -04:00 |
|