configure icon indicating copy to clipboard operation
configure copied to clipboard

Implement kingpin.boolFlag for the BoolParam

Open a-palchikov opened this issue 5 years ago • 0 comments

Implement kingpin.boolFlag for the BoolParam to be able to pass boolean flags without the redundant 'true': --foo instead of --foo=true

a-palchikov avatar Dec 12 '19 18:12 a-palchikov