Andriamanitra / coctus

Command line tool for playing clashes and I/O puzzles from CodinGame locally
MIT License
4 stars 2 forks source link

create the clash folder if it doesn't exist already #46

Closed daxida closed 6 months ago

daxida commented 6 months ago

And some simplified logic in main::fetch, noticing that clap::get_many is infallible at that point due to how our PublicHandle parser works.