class

JS::Console

Inherits JS::ExpandMethods / JS::Reference / JS::ExpandMethods / Reference / Object

Instance methods

dup

Returns a shallow copy of this object.

This allocates a new object and copies the contents of self into it.

log(message : String) : Nil
log(message : ::String) : Nil