()
| 2287 | this.log('', `\ud83d\udd14${this.name}, \u5f00\u59cb!`); |
| 2288 | } |
| 2289 | isNode() { |
| 2290 | return 'undefined' != typeof module && !!module.exports; |
| 2291 | } |
| 2292 | isQuanX() { |
| 2293 | return 'undefined' != typeof $task; |
| 2294 | } |
no outgoing calls
no test coverage detected