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

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

Instance Method Summary collapse

Instance Method Details

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



11
12
13
# File 'lib/puppet/network/handler/status.rb', line 11

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