Class: Balboa::CLI::Command::StarWarsCommand

Inherits:
Object
  • Object
show all
Defined in:
lib/balboa/cli/command/star_wars_command.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



7
8
9
# File 'lib/balboa/cli/command/star_wars_command.rb', line 7

def execute
  system('telnet towel.blinkenlights.nl')
end