()
| 169 | this.log("", `\ud83d\udd14${this.name}, \u5f00\u59cb!`); |
| 170 | } |
| 171 | isNode() { |
| 172 | return "undefined" != typeof module && !!module.exports; |
| 173 | } |
| 174 | isQuanX() { |
| 175 | return "undefined" != typeof $task; |
| 176 | } |
no outgoing calls
no test coverage detected