Method: FluentCommandBuilder::AppCfgPython::V17::AppCfgPython#update

Defined in:
lib/fluent_command_builder/command_builders/appcfg_python_17.rb

#update(directory) ⇒ Object



57
58
59
# File 'lib/fluent_command_builder/command_builders/appcfg_python_17.rb', line 57

def update(directory)
  Update.new @b, directory
end