module Instrumentality

Constants

VERSION

Public Class Methods

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