struct CVENVDEntryCVEDescriptionData

Included Modules

Defined in:

parser/nvd_schemas.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def lang : String #

[View source]
def lang=(lang : String) #

[View source]
def value : String #

[View source]
def value=(value : String) #

[View source]