Method: Confer::Configurator#apply
- Defined in:
- lib/confer/configurator.rb
#apply(connection) ⇒ Object
Public: Modify the remote configuration to match the Configurator attributes.
61 |
# File 'lib/confer/configurator.rb', line 61 def apply(connection); end |