/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Stop writing CLI validation. Parse it right the first time
(hackers.pub)
203 points
dahlia
| 1 comments |
06 Sep 25 18:20 UTC
|
HN request time: 0.206s
|
source
1.
AndrewDucker
◴[
07 Sep 25 11:14 UTC
]
No.
45157186
[source]
▶
>>45151622 (OP)
#
This is one of the things that makes me glad that PowerShell does all of this intrinsically. I define the parameters, it makes sure that the arguments make sense and match them (and their validation).
ID:
GO
↑