export_configuration#

Rmxprt.export_configuration(output_file)[source]#

Export Rmxprt project to config file.

Parameters:
output_filestr

Full path to json file to be created.

Returns:
str

Full path to json file created.