CodeTools · Export#
1 symbol, auto-generated from package ::usage strings.
ExportCode#
ExportCode[fileName_String,expression_String]
Writes the given expression to disk, skipping the write if the file already has exactly this content. The emitted text is NOT run through clang-format – callers that need the project’s C++ style must format the generated tree themselves.