Method: Bandshell::DHCPAddressing#initialize
- Defined in:
- lib/bandshell/netconfig.rb
#initialize(args = {}) ⇒ DHCPAddressing
Returns a new instance of DHCPAddressing.
405 406 407 |
# File 'lib/bandshell/netconfig.rb', line 405 def initialize(args={}) # we accept no args end |