Class: Fisk::RetryRequest
- Inherits:
-
Struct
- Object
- Struct
- Fisk::RetryRequest
- Defined in:
- lib/fisk.rb
Instance Attribute Summary collapse
-
#insn ⇒ Object
Returns the value of attribute insn.
-
#io_seek_pos ⇒ Object
Returns the value of attribute io_seek_pos.
Instance Attribute Details
#insn ⇒ Object
Returns the value of attribute insn
794 795 796 |
# File 'lib/fisk.rb', line 794 def insn @insn end |
#io_seek_pos ⇒ Object
Returns the value of attribute io_seek_pos
794 795 796 |
# File 'lib/fisk.rb', line 794 def io_seek_pos @io_seek_pos end |