Home
last modified time | relevance | path

Searched refs:_actionResults (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/commander/
Dindex.js114 this._actionResults = []; property
419 rootCommand._actionResults.push(actionResult);
745 return Promise.all(this._actionResults).then(() => this);