# Functions
Done creates a file on the local file system.
FileIsPresent waits for a file to be present on the local file system.
PortIsOpen waits for a network port to be open.
# Variables
ErrTimeout tells a wait for an event has timed out.
# Type aliases
No description provided by the author