Class: UHaul::CLI
- Inherits:
-
Object
- Object
- UHaul::CLI
- Defined in:
- lib/uhaul/cli.rb
Overview
Used when interacting with the library from the command line interface (CLI).
Usage:
cli = UHaul::CLI.new
cli.parse
Defined Under Namespace
Modules: Code