Module: Nis::Endpoint::Shutdown
- Included in:
- Nis
- Defined in:
- lib/nis/endpoint/shutdown.rb
Instance Method Summary collapse
Instance Method Details
#shutdown ⇒ Object
3 4 5 |
# File 'lib/nis/endpoint/shutdown.rb', line 3 def shutdown request(:get, '/shutdown') end |