class Dia::CLI

Constants

VERSION

Public Instance Methods

run() click to toggle source
# File lib/dia/cli.rb, line 5
def run
  puts "Hola!"
end