CDPotion.Domain.Console (cdpotion v0.1.0)
Summary
Functions
Does nothing.
Disables console domain, prevents further console messages from being reported to the client.
Enables console domain, sends the messages collected so far to the client by means of the
messageAdded
notification.
Functions
Link to this function
clear_messages()
Does nothing.
Link to this function
disable()
Disables console domain, prevents further console messages from being reported to the client.
Link to this function
enable()
Enables console domain, sends the messages collected so far to the client by means of the
messageAdded
notification.