# File lib/simp/cli/config/items/data/cli_network_netmask.rb, line 7 def initialize super @key = 'cli::network::netmask' @description = %q{The netmask of the system.} @data_type = :cli_params @__warning = false end