class Taperole::Commands::Installer
Public Instance Methods
install()
click to toggle source
# File lib/taperole/commands/installer.rb, line 9 def install install_tape end
uninstall()
click to toggle source
# File lib/taperole/commands/installer.rb, line 14 def uninstall uninstall_tape end