class Berkshelf::LicenseNotFound
Attributes
Public Class Methods
Source
# File lib/berkshelf/errors.rb, line 371 def initialize(license) @license = license end
# File lib/berkshelf/errors.rb, line 371 def initialize(license) @license = license end