Class: Nem::Endpoint::Debug::Connection
- Inherits:
-
Struct
- Object
- Struct
- Nem::Endpoint::Debug::Connection
- Defined in:
- lib/nem/endpoint/debug.rb
Instance Attribute Summary collapse
-
#most_recent ⇒ Object
Returns the value of attribute most_recent.
-
#outstanding ⇒ Object
Returns the value of attribute outstanding.
Instance Attribute Details
#most_recent ⇒ Object
Returns the value of attribute most_recent
23 24 25 |
# File 'lib/nem/endpoint/debug.rb', line 23 def most_recent @most_recent end |
#outstanding ⇒ Object
Returns the value of attribute outstanding
23 24 25 |
# File 'lib/nem/endpoint/debug.rb', line 23 def outstanding @outstanding end |