async customLogs(text, cb) { const {cli} = require('cli-ux') const showLogs = this.debug const log = this.log const error = this.error if (!showLogs) ...
確定! 回上一頁