poncho icon indicating copy to clipboard operation
poncho copied to clipboard

Poncho.from_file should accept Path | String

Open dsisnero opened this issue 9 months ago • 1 comments

path = Path["."].parent.expand Poncho.from_file path / ".env"

Expected from_file to be String not Path

dsisnero avatar Sep 05 '23 14:09 dsisnero