Module: NeetoDeploy::CLI::Certificates::Constants
- Included in:
- List
- Defined in:
- lib/neeto_deploy/cli/certificates/constants.rb
Instance Method Summary collapse
Instance Method Details
#certificates_url ⇒ Object
7 8 9 |
# File 'lib/neeto_deploy/cli/certificates/constants.rb', line 7 def certificates_url "#{NEETO_DEPLOY_CLI_API_BASE_URL}/certificates" end |