rhino/man
MaxisTekfield b05aa96e15 Provide console API in shell.
This supports the "console" API. This is defined as part of the "Global"
object, which means that it will be available by default in the shell
and in any embedding that uses "Globals" to initialize its environment.

Embedders who wish "console" to appear, but who are not using the
"Global" object may still use the NativeConsole class directly if they
want to support "console" in their code.
2022-04-01 14:29:10 -07:00
..
rhino.1 Provide console API in shell. 2022-04-01 14:29:10 -07:00