get_omdb_files#
- abstract RootSystem.get_omdb_files() Tuple[File] #
Get paths to omdb files.
- Returns:
Tuple
[File
]Tuple with File objects containing path.
- 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.