# Functions
FindProcessInfoFiles returns all of the process info files in the config directory.
FromEnv returns a *Params object based on os.Env values.
WorkspaceConfigDir returns the configuration directory in the workspace, if it exists.
WriteProcessInfoToFile writes a .pbtxt (protobuf text) file to a file in the workspace with information about this process.
# Structs
Params is a struct to hold the values of parameters used by the driver.
No description provided by the author