class NexusCli::LicenseInstallFailure
Public Instance Methods
message()
click to toggle source
# File lib/nexus_cli/errors.rb, line 207 def message "Either your Nexus already has a license installed or there was a problem with the file you uploaded." end