Class: ScreenshotScout::Internal::SerializedCaptureOptions
- Inherits:
-
Data
- Object
- Data
- ScreenshotScout::Internal::SerializedCaptureOptions
- Defined in:
- lib/screenshotscout/internal/serializer.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
readonly
Returns the value of attribute body.
-
#pairs ⇒ Object
readonly
Returns the value of attribute pairs.
Instance Attribute Details
#body ⇒ Object (readonly)
Returns the value of attribute body
6 7 8 |
# File 'lib/screenshotscout/internal/serializer.rb', line 6 def body @body end |
#pairs ⇒ Object (readonly)
Returns the value of attribute pairs
6 7 8 |
# File 'lib/screenshotscout/internal/serializer.rb', line 6 def pairs @pairs end |