isOption

Returns true if the given argument is an option. That is, it is either a short option or a long option.

bool
isOption
pure nothrow
(
string arg
)

Meta