Class: LittleGhost::Providers::Bedrock::HTTPClient::InvokeResponse
- Inherits:
-
Data
- Object
- Data
- LittleGhost::Providers::Bedrock::HTTPClient::InvokeResponse
- Defined in:
- lib/little_ghost/providers/bedrock/http_client.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
readonly
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object (readonly)
Returns the value of attribute body
13 14 15 |
# File 'lib/little_ghost/providers/bedrock/http_client.rb', line 13 def body @body end |