Krakatau icon indicating copy to clipboard operation
Krakatau copied to clipboard

make --out optional in v2

Open Kreijstal opened this issue 10 months ago • 1 comments

it's annoying to type it everytime, in v1 we didn't have to do it.

Kreijstal avatar Apr 16 '24 18:04 Kreijstal

Writing to a directory is annoying because there's no guarantee that the class names will map to valid paths in the host filesystem whereas writing to a single file or a zip will pretty much always work. I assumed that probably noone was using directory output anyway, since it's less reliable and so I could reduce complexity by leaving it out. But it sounds like that's not the case :(

Storyyeller avatar Apr 17 '24 02:04 Storyyeller