get_result_files#

Project.get_result_files() Tuple[RegisteredFile]#

Get result files.

Returns:
Tuple[RegisteredFile]

Tuple with result files

Raises:
OslCommunicationError

Raised when an error occurs while communicating with the server.

OslCommandError

Raised when a command or query fails.

TimeoutError

Raised when the timeout float value expires.