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