Wishing that Node’s util.parseArgs allowed boolean|string types.
(empty) => false
--enabled => true
--enabled=value => "value"
https://nodejs.org/docs/latest/api/util.html#utilparseargsconfig
Wishing that Node’s util.parseArgs allowed boolean|string types.
(empty) => false
--enabled => true
--enabled=value => "value"
https://nodejs.org/docs/latest/api/util.html#utilparseargsconfig