Libraries
»
r10k
(2.0.0)
»
Index
»
R10K
»
Module
»
Forge
»
#uninstall
Method: R10K::Module::Forge#uninstall
Defined in:
lib/r10k/module/forge.rb
#
uninstall
⇒
Object
129 130 131
# File 'lib/r10k/module/forge.rb', line 129
def
uninstall
FileUtils
.
rm_rf
full_path
end