class Bundler::Audit::Results::Result
def to_h
- Abstract: -
Returns:
-
(Hash{Symbol => Object})
-
def to_h raise(NotImplementedError,"#{self.class}#to_h not implemented!") end
(Hash{Symbol => Object})
-
def to_h raise(NotImplementedError,"#{self.class}#to_h not implemented!") end