Add help_text for commands to argparse run subcommand, change the way Falyx.run works and you can only pass FalyxParsers

This commit is contained in:
2025-05-30 00:36:55 -04:00
parent 8a3c1d6cc8
commit c2eb854e5a
11 changed files with 168 additions and 119 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "falyx"
version = "0.1.40"
version = "0.1.41"
description = "Reliable and introspectable async CLI action framework."
authors = ["Roland Thomas Jr <roland@rtj.dev>"]
license = "MIT"