Tee.close

giant.utilities.tee:

Tee.close()[source]

This method closes the file object and resets stdout/stderr to their values before creating an instance of this class.

It is safe to call this multiple times, however, all subsequent calls will do nothing.

Return type:

None