class DHCP::SubOpt
Class for DHCP
option suboptions:
Public Instance Methods
opt_header()
click to toggle source
# File lib/dhcp/options.rb, line 190 def opt_header "suboption[#{opt}:#{@name}]" end
Class for DHCP
option suboptions:
# File lib/dhcp/options.rb, line 190 def opt_header "suboption[#{opt}:#{@name}]" end