Class: OsCtl::Cli::Ps::Main::SlowOsProcess
- Inherits:
-
Struct
- Object
- Struct
- OsCtl::Cli::Ps::Main::SlowOsProcess
- Defined in:
- lib/osctl/cli/ps/main.rb
Instance Attribute Summary collapse
-
#duration ⇒ Object
Returns the value of attribute duration.
-
#os_process ⇒ Object
Returns the value of attribute os_process.
Instance Attribute Details
#duration ⇒ Object
Returns the value of attribute duration
6 7 8 |
# File 'lib/osctl/cli/ps/main.rb', line 6 def duration @duration end |
#os_process ⇒ Object
Returns the value of attribute os_process
6 7 8 |
# File 'lib/osctl/cli/ps/main.rb', line 6 def os_process @os_process end |