Class: Jade::Decode::Desc::Fail
- Inherits:
-
Data
- Object
- Data
- Jade::Decode::Desc::Fail
- Defined in:
- lib/jade/decode.rb
Instance Attribute Summary collapse
-
#msg ⇒ Object
readonly
Returns the value of attribute msg.
Instance Attribute Details
#msg ⇒ Object (readonly)
Returns the value of attribute msg
33 34 35 |
# File 'lib/jade/decode.rb', line 33 def msg @msg end |