We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IntelliHome::Workers::Thread - Base class for workers that are threads
This Object is a wrapper for threads
stop()
Stops the thread
start()
Start the thread
is_running()
return threads is_running() on the thread
is_detached()
return threads is_detached() on the thread