oneOfAnyAccessAll

pure
bool
oneOfAnyAccessAll
(
string str
,
string arg
,
string sep1 = ""
,
string sep2 = "|"
)
in { assert (sep1 != sep2); }

Meta