in lib/cli.js [53:58]
constructor(app) { this.app = app; this.name = 'completion'; this.description = 'auto completion'; this.useArgs = '0'; }