close#
- DockerLauncher.close(session: Session) None #
Shut down the launched EnSight session.
This method closes all associated sessions and then stops the launched EnSight instance.
- Parameters:
- session
pyensight.Session
Session to close.
- session
- Raises:
RuntimeError
If the session was not launched by this launcher.