get_result_files#
- abstractmethod Project.get_result_files() Tuple[RegisteredFile, ...]#
Get result files.
- Returns:
Tuple[RegisteredFile, …]Tuple with result files
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.