Method: BotFramework::Fact#value
- Defined in:
- lib/bot_framework/models/fact.rb
#value ⇒ Object
Returns the value of attribute value.
6 7 8 |
# File 'lib/bot_framework/models/fact.rb', line 6 def value @value end |
Returns the value of attribute value.
6 7 8 |
# File 'lib/bot_framework/models/fact.rb', line 6 def value @value end |