Class: Procview::Analyzer::PSTATS

Inherits:
Struct
  • Object
show all
Defined in:
lib/procview/analyzer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cwdObject

Returns the value of attribute cwd

Returns:

  • (Object)

    the current value of cwd



11
12
13
# File 'lib/procview/analyzer.rb', line 11

def cwd
  @cwd
end

#emapObject

Returns the value of attribute emap

Returns:

  • (Object)

    the current value of emap



11
12
13
# File 'lib/procview/analyzer.rb', line 11

def emap
  @emap
end

#hmapObject

Returns the value of attribute hmap

Returns:

  • (Object)

    the current value of hmap



11
12
13
# File 'lib/procview/analyzer.rb', line 11

def hmap
  @hmap
end

#resumeObject

Returns the value of attribute resume

Returns:

  • (Object)

    the current value of resume



11
12
13
# File 'lib/procview/analyzer.rb', line 11

def resume
  @resume
end