Method: R10K::Module::Forge#uninstall

Defined in:
lib/r10k/module/forge.rb

#uninstallObject



129
130
131
# File 'lib/r10k/module/forge.rb', line 129

def uninstall
  FileUtils.rm_rf full_path
end