Collect coverage data by connecting to an existing session. Usage: connect options Options: /continue optional Continue if ...

Collect coverage data by connecting to an existing session.
    Usage: connect [options] 
    Options:
        /continue
        [optional] Continue if the session does not exist.
        The program will be launched without coverage data collected.

        /session:
        [required] The name of the session to connect to.

        /wait
        [optional] Waits for the program to terminate.

        /verbose
        [optional] Turn on printing of diagnostic information during runtime.%0