Class: OsCtl::Cli::Ps::Main::SlowOsProcess

Inherits:
Struct
  • Object
show all
Defined in:
lib/osctl/cli/ps/main.rb

Instance Attribute Summary collapse

Instance Attribute Details

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



6
7
8
# File 'lib/osctl/cli/ps/main.rb', line 6

def duration
  @duration
end

#os_processObject

Returns the value of attribute os_process

Returns:

  • (Object)

    the current value of os_process



6
7
8
# File 'lib/osctl/cli/ps/main.rb', line 6

def os_process
  @os_process
end