Method: Spaceship::Client.hostname

Defined in:
spaceship/lib/spaceship/client.rb

.hostnameObject



64
65
66
# File 'spaceship/lib/spaceship/client.rb', line 64

def self.hostname
  raise "You must implement self.hostname"
end