Module: App
Iniquity App
Summary
The super cool command line interface to Iniquity.
Example
Invoking via the shell
iq cli -h
Example
Invoking via yargs programatically
import CLI from "@iniquitybbs/cli"
const cli: yargs.CommandModule = new CLI()
Table of contents
Classes
Variables
Variables
default
• Const default: yargs.CommandModule