poncho icon indicating copy to clipboard operation
poncho copied to clipboard

Poncho.from_file should accept Path | String

Open dsisnero opened this issue 1 year 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

PR is welcome 😃

icyleaf avatar Sep 05 '23 14:09 icyleaf