Class: Membrane::SchemaParser::Dsl::OptionalKeyMarker

Inherits:
Struct
  • Object
show all
Defined in:
lib/membrane/schema_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



10
11
12
# File 'lib/membrane/schema_parser.rb', line 10

def key
  @key
end