Method: Milkode::Updater#enable_update_with_svn_update

Defined in:
lib/milkode/database/updater.rb

#enable_update_with_svn_updateObject



80
81
82
# File 'lib/milkode/database/updater.rb', line 80

def enable_update_with_svn_update
  @options[:update_with_svn_update] = true
end