Class: Cakewalk::ModeParser::MalformedError Private
- Inherits:
-
Struct
- Object
- Struct
- Cakewalk::ModeParser::MalformedError
- Defined in:
- lib/cakewalk/mode_parser.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Attribute Summary collapse
-
#modes ⇒ Object
Returns the value of attribute modes.
Instance Attribute Details
#modes ⇒ Object
Returns the value of attribute modes
8 9 10 |
# File 'lib/cakewalk/mode_parser.rb', line 8 def modes @modes end |