JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.permazen.cli.main
package
io.permazen.cli.main
Support classes for building standalone Permazen CLI applications.
Related Packages
Package
Description
io.permazen.cli
Components that support integrating Permazen into a Java Console Toolkit console.
io.permazen.cli.app
Support for Permazen command line interface (CLI) applications.
io.permazen.cli.cmd
Permazen CLI
Command
related classes, including pre-defined commands.
io.permazen.cli.config
Classes for parsing command line flags in order to configure a Permazen command line interface (CLI) session.
io.permazen.cli.jshell
Classes relating to integration betweeen the Permazen command line interface (CLI) and the Java Console Toolkit's
jshell
command.
io.permazen.cli.parse
Permazen parsing related classes.
Classes
Class
Description
BasicCliMain
A "main" class for Permazen CLI applications.