Public: Gets/sets the part type String. Can be ‘/o’ (Cpe::OS), ‘/a’ (Cpe::Application), or ‘/h’ (Cpe::Hardware)
23 24 25
# File 'lib/cpe.rb', line 23 def part @part end