ansys.scade.pyalmgw.utils.read_json#

ansys.scade.pyalmgw.utils.read_json(path: pathlib.Path) Any#

Load a json file.

Parameters:
pathPath

Path of the input file.

Returns:
object

The content of the file.