()
| 146 | this.log("", `\ud83d\udd14${this.name}, \u5f00\u59cb!`); |
| 147 | } |
| 148 | isNode() { |
| 149 | return "undefined" != typeof module && !!module.exports; |
| 150 | } |
| 151 | isQuanX() { |
| 152 | return "undefined" != typeof $task; |
| 153 | } |
no outgoing calls
no test coverage detected