export_configuration#

Rmxprt.export_configuration(output_file: str | Path) str#

Export Rmxprt project to config file.

Parameters:
output_filestr or pathlib.Path, optional

Full path to json file to be created.

Returns:
str

Full path to json file created.