Class: Omakase::FakeChat::Response
- Inherits:
-
Struct
- Object
- Struct
- Omakase::FakeChat::Response
- Defined in:
- lib/omakase/fake_chat.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content
13 14 15 |
# File 'lib/omakase/fake_chat.rb', line 13 def content @content end |