parse_file

parse_file#

method

classmethod InstanceInfo.parse_file(path: str | Path, *, content_type: str = None, encoding: str = 'utf8', proto: Protocol = None, allow_pickle: bool = False) Model#