Method: Completely::Installer#uninstall

Defined in:
lib/completely/installer.rb

#uninstallObject



88
89
90
# File 'lib/completely/installer.rb', line 88

def uninstall
  system(*uninstall_command)
end