Add data, create_dirs to SaveFileAction

This commit is contained in:
2025-07-12 21:12:34 -04:00
parent 4c1498121f
commit 294bbc9062
5 changed files with 70 additions and 28 deletions

View File

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