Module: GoogleSslCert::Helpers::Global
Instance Method Summary collapse
Instance Method Details
#global? ⇒ Boolean
3 4 5 |
# File 'lib/google_ssl_cert/helpers/global.rb', line 3 def global? GoogleSslCert::Global.new(@options).global? end |