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
• default: yargs.CommandModule