get_format
get_format(
self ,
resource: BinaryReader ,
**kwargs ,
)-> ‘tuple[str, str] | bool’
Return True if file contains a pickled Patch or Spool.
Parameters
Parameter | Description |
---|---|
resource | A path to the file which may contain terra15 data. |