Libraries
»
r10k
(2.0.0)
»
Index
»
R10K
»
Module
»
Forge
»
#reinstall
Method: R10K::Module::Forge#reinstall
Defined in:
lib/r10k/module/forge.rb
#
reinstall
⇒
Object
133 134 135 136
# File 'lib/r10k/module/forge.rb', line 133
def
reinstall
uninstall
install
end