Class: LittleGhost::Providers::Bedrock::HTTPClient::Response

Inherits:
Data
  • Object
show all
Defined in:
lib/little_ghost/providers/bedrock/http_client.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#streamObject (readonly)

Returns the value of attribute stream

Returns:

  • (Object)

    the current value of stream



12
13
14
# File 'lib/little_ghost/providers/bedrock/http_client.rb', line 12

def stream
  @stream
end