Method: FluentCommandBuilder::MSDeploy::V71::MSDeploy#initialize
- Defined in:
- lib/fluent_command_builder/command_builders/msdeploy_71.rb
#initialize(underlying_builder) ⇒ MSDeploy
Returns a new instance of MSDeploy.
24 25 26 |
# File 'lib/fluent_command_builder/command_builders/msdeploy_71.rb', line 24 def initialize() super end |