Module: Sevgi::Binaries::Igves
Overview
Implements the igves executable that converts SVG files into Sevgi DSL source.
Constant Summary collapse
- PROGNAME =
Executable name used in help output.
"igves"- Error =
Error raised for invalid command-line usage.
Class.new(::Sevgi::Error)
Instance Method Summary collapse
-
#call(argv) ⇒ nil
Runs the
igvescommand-line interface.