PythonMonkey   v0.8.2 (dev)
Loading...
Searching...
No Matches
Console Class Reference

Public Member Functions

 constructor (stdout, stderr, ignoreErrors)
 
return msg split ('\n').map(s
 
get Console ()
 

Static Public Attributes

static customInspectSymbol = customInspectSymbol
 

Detailed Description

Constructor & Destructor Documentation

◆ Console()

get Console::Console ( )

Re-export the Console constructor as global console.Console, like in Node.js

Member Function Documentation

◆ constructor()

Console::constructor (   stdout,
  stderr,
  ignoreErrors 
)

◆ split()

return msg Console::split ( '\n'  )

Format with appropriate grouping level

Returns
{string}

Member Data Documentation

◆ customInspectSymbol

Console::customInspectSymbol = customInspectSymbol
static

Export the nodejs.util.inspect.custom symbol as a static property of Console


The documentation for this class was generated from the following file: