Method: Bandshell::WiredConnection#args

Defined in:
lib/bandshell/netconfig.rb

#argsObject



189
190
191
192
193
# File 'lib/bandshell/netconfig.rb', line 189

def args
  {
    'interface_name' => @interface_name
  }
end