class Lurker::Json::Tuple::OneOf

Private Instance Methods

tuple_key() click to toggle source
# File lib/lurker/json/schema/tuple/one_of.rb, line 9
def tuple_key
  Json::ONEOF
end