vulnix icon indicating copy to clipboard operation
vulnix copied to clipboard

Feature Request: `stdin` support

Open cyntheticfox opened this issue 3 years ago • 0 comments

Would make scripting a little easier if the tool supported stdin for derivation input.

If you don't want it to block when no args are given, I've seen this implemented a couple of different ways, whether a dedicated --stdin flag or a - at the end of the argument list.

cyntheticfox avatar Oct 08 '22 10:10 cyntheticfox