Method: CORL::Plugin::Network#set_remote

Defined in:
lib/core/plugin/network.rb

#set_remote(name, location) ⇒ Object



119
120
121
# File 'lib/core/plugin/network.rb', line 119

def set_remote(name, location)
  config.set_remote(name, location)
end