just_image_cli library
Command-line interface for the just_image processing engine.
Classes
- InfoCommand
-
The
infocommand — displays metadata about an image file. - ProcessCommand
-
The
processcommand — applies transformations and saves the result.
Functions
-
buildCliRunner(
) → CommandRunner< void> -
Builds and returns the CLI
CommandRunnerwith all registered commands.