I will use Oclif for my examples in this post. ... extends Command { async run() { const {flags} = this.parse(MytestconsoleCommand) const ...
確定! 回上一頁