isShortOption

Returns true if the given argument is a short option. That is, if it starts with a '-'.

bool
isShortOption
pure nothrow
(
string arg
)

Meta