Class: Vangrail::Colang::Bot
- Inherits:
-
Struct
- Object
- Struct
- Vangrail::Colang::Bot
- Defined in:
- lib/vangrail/colang/ast.rb
Overview
bot
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message
40 41 42 |
# File 'lib/vangrail/colang/ast.rb', line 40 def @message end |