Method: CPE#update

Defined in:
lib/cpe.rb

#updateObject

Public: Gets/sets the Update or patch level String



31
32
33
# File 'lib/cpe.rb', line 31

def update
  @update
end