Method: CORL::Plugin::Network#remote

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

#remote(name) ⇒ Object




115
116
117
# File 'lib/core/plugin/network.rb', line 115

def remote(name)
  config.remote(name)
end