class Object
Constants
- BASE_DIR
- SCHEMA_TEMPLATE
- TEMPLATE_DIR
Public Instance Methods
launch(argv = ARGV)
click to toggle source
# File lib/csv2psql/cli/app.rb, line 12 def launch(argv = ARGV) run(argv) end