Interface for recognizing options.
Interface for recognizing options.
(is-supported-option this option)
Determines if the given option is supported and if so, the number of arguments the option takes.
option - an option - java.lang.String
returns: the number of arguments the given option takes or -1 if
the option is not supported - int
Determines if the given option is supported and if so, the number of arguments the option takes. option - an option - `java.lang.String` returns: the number of arguments the given option takes or -1 if the option is not supported - `int`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |