module Pandan

Constants

VERSION

Public Class Methods

run() click to toggle source
# File lib/pandan.rb, line 8
def self.run
  Command.run(ARGV)
end