Module: Init
Iniquity Init
summary
The super cool command line interface to Iniquity.
example
Invoking via the shell
iq init --help
example
Invoking via yargs programatically
import Init from "@iniquitybbs/iniquity/dist/src/commands/init"
const init: yargs.CommandModule = new Init()
Table of contents
Classes
Variables
Variables
default
• default: yargs.CommandModule