Method: Services::Url.public

Defined in:
lib/busbar_cli/services/url.rb

.public(environment) ⇒ Object



15
16
17
# File 'lib/busbar_cli/services/url.rb', line 15

def self.public(environment)
  new(environment).public
end