|
PythonMonkey v1.3.0 (dev)
|
Public Member Functions | |
| constructor (stdout, stderr, ignoreErrors) | |
| return msg | split ('\n').map(s |
| get | Console () |
Static Public Attributes | |
| static | customInspectSymbol = customInspectSymbol |
| get Console::Console | ( | ) |
Re-export the Console constructor as global console.Console, like in Node.js
| Console::constructor | ( | stdout, | |
| stderr, | |||
| ignoreErrors | |||
| ) |
| return msg Console::split | ( | '\n' | ) |
Format with appropriate grouping level
|
static |
Export the nodejs.util.inspect.custom symbol as a static property of Console