Module console

Functions for writing data to the console

Functions

show() Show the console
hide() Hide the console
clear() Clear the console contents
write(text) Write some text to the console

Fields

visible Whether or not the console is displayed.


Functions

show()
Show the console
hide()
Hide the console
clear()
Clear the console contents
write(text)
Write some text to the console

Parameters:

  • text string the text to write

Fields

visible
Whether or not the console is displayed.
  • visible bool
generated by LDoc 1.4.3 Last updated 2018-12-23 23:12:04