Class: Refocus::Samples
- Inherits:
-
Object
- Object
- Refocus::Samples
- Defined in:
- lib/refocus/samples.rb,
lib/refocus/samples/collector.rb
Defined Under Namespace
Classes: Collector
Instance Attribute Summary collapse
-
#http ⇒ Object
readonly
Returns the value of attribute http.
Instance Method Summary collapse
- #collector ⇒ Object
-
#initialize(url:, token:) ⇒ Samples
constructor
A new instance of Samples.
Constructor Details
Instance Attribute Details
#http ⇒ Object (readonly)
Returns the value of attribute http.
4 5 6 |
# File 'lib/refocus/samples.rb', line 4 def http @http end |