module HexaPDF::CLI

Contains the code for the hexapdf binary. The binary uses the cmdparse library (cmdparse.gettalong.org) for the command suite support.

Public Class Methods

run(args = ARGV)

Runs the CLI application.