Home
last modified time | relevance | path

Searched defs:helpOption (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/commander/typings/
Dindex.d.ts340 helpOption(flags?: string, description?: string): this; method
/plugin/asciidocjs/node_modules/commander/
Dindex.js1551 helpOption(flags, description) { method in Command