6.2.5.48. Architecture-SaveRFG

Save the intermediate RFG

Required inputs: RFG

This rule saves the intermediate RFG into a file as it is at the point where the rule is positioned inside the Architecture group. It thus will not contain propagated metric values or effects of Architecture rules executed afterwards.

If you want to save the final RFG, use the rule SaveRFG instead.

Possible Messages

This rule has no predefined messages.

Options

The following places define options that affect this rule: Analysis-GlobalOptions

rfg_file

rfg_file : bauhaus.analysis.config.LayerRelativePath | None = None

The filename to use for the output RFG file. If that is not provided, .rfg or .out is used, depending on whether there was input an IR file.