Method: CVEList::MalformedCVE#path

Defined in:
lib/cvelist/malformed_cve.rb

#pathString (readonly)

Path to the JSON file.

Returns:

  • (String)


10
11
12
# File 'lib/cvelist/malformed_cve.rb', line 10

def path
  @path
end