You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me with Julia 1.5.0 and DocOpt 0.4.0 the special argument -- is not detected and always false.
A workaround is to pass options_first=true but is not always practical.
The text was updated successfully, but these errors were encountered:
For me with Julia 1.5.0 and DocOpt 0.4.0 the special argument
--
is not detected and always false.A workaround is to pass
options_first=true
but is not always practical.The text was updated successfully, but these errors were encountered: