Option.opEquals

Returns true if the given option name is equivalent to this option.

struct Option
const pure nothrow
bool
opEquals
(
string opt
)

Meta