Class: Kolla::Parser::Index
- Inherits:
-
Struct
- Object
- Struct
- Kolla::Parser::Index
- Defined in:
- lib/kolla/parser.rb
Instance Attribute Summary collapse
-
#columns ⇒ Object
Returns the value of attribute columns.
-
#unique ⇒ Object
Returns the value of attribute unique.
Instance Attribute Details
#columns ⇒ Object
Returns the value of attribute columns
9 10 11 |
# File 'lib/kolla/parser.rb', line 9 def columns @columns end |
#unique ⇒ Object
Returns the value of attribute unique
9 10 11 |
# File 'lib/kolla/parser.rb', line 9 def unique @unique end |