Method: Vmstat::Snapshot#memory

Defined in:
lib/vmstat/snapshot.rb,
lib/vmstat/snapshot.rb

#memoryVmstat::Memory

the memory data snapshot.

Returns:



15
16
17
# File 'lib/vmstat/snapshot.rb', line 15

def memory
  @memory
end