Add message when lazy_resolver action has no input, Change ConfirmAction.confirm -> ConfirmAction.never_prompt, Move ConfirmType to action_types.py

This commit is contained in:
2025-07-15 20:00:03 -04:00
parent 68d7d89d64
commit 2288015cf3
5 changed files with 41 additions and 30 deletions

View File

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