module Footballfiltertool

Constants

VERSION

Public Class Methods

run() click to toggle source
# File lib/footballfiltertool.rb, line 5
def self.run
  CommandLineInterface.run
end