module Nis::Endpoint::Shutdown
Public Instance Methods
shutdown()
click to toggle source
# File lib/nis/endpoint/shutdown.rb, line 3 def shutdown request(:get, '/shutdown') end
# File lib/nis/endpoint/shutdown.rb, line 3 def shutdown request(:get, '/shutdown') end