Class: Puppet::Network::Handler::Status

Inherits:
Handler
  • Object
show all
Defined in:
lib/vendor/puppet/network/handler/status.rb

Instance Method Summary collapse

Instance Method Details

#status(client = nil, clientip = nil) ⇒ Object



13
14
15
# File 'lib/vendor/puppet/network/handler/status.rb', line 13

def status(client = nil, clientip = nil)
  1
end