module EventStore::HTTP::Connect::Controls::Hostname::Localhost

Public Class Methods

example() click to toggle source
# File lib/event_store/http/connect/controls/hostname.rb, line 15
def self.example
  'localhost'
end