Option.opEquals

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

struct Option
bool
opEquals
const pure nothrow
(
string opt
)

Meta