read_file Method

Load an Atom file into the class.

Syntax

def read_file(file_name: str) -> None: ...

Remarks

This method loads an Atom file and attempts to parse it, filling in the channel and entries properties as it goes. The channel properties can also be accessed using the get_property and set_property methods if necessary.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]