How do I use arguments? #127
Unanswered
krystalcode
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The tutorial under
examples
describes how to use flags i.e.simple-grep --file iris.cabal --search iris
. But how are arguments defined? i.e.simple-grep iris.cabal iris --some-option "option-value"
. Or is this not supported yet?Beta Was this translation helpful? Give feedback.
All reactions