save_configuration#
- VirtualComplianceGenerator.save_configuration(output_file)#
Save the configuration to a json file.
- Parameters:
- output_file
strorpathlib.Path Full path of the output file.
- output_file
- Returns:
- bool
Trueif export is successful,Falseif not.