# Packages
No description provided by the author
# Functions
Dir returns the telemetry directory.
MaybeChild executes the telemetry child logic if the calling program is the telemetry child process, and does nothing otherwise.
MaybeParent does a once a day check to see if the weekly reports are ready to be processed or uploaded, and if so, starts the telemetry child to do so.
Mode returns the current telemetry mode.
SetMode sets the global telemetry mode to the given value.