package
Version:
v0.8.6
Opens a new window with list of versions in this module.
Published: May 10, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
various debugging flags
View Source
var Where string = "gui/log"
exit() # yep. exits. I guess everything must be fine
exit(3) # I guess 3 it is then
exit("dont like apples") # ok. I'll make a note of that
func SetToolkitOutput(newLog func(...any))
sleep() # you know what this does? sleeps for 1 second. yep. dump. easy.
sleep(.1) # you know what this does? yes, it sleeps for 1/10th of a second
Source Files
¶
Click to show internal directories.
Click to hide internal directories.