Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 534 Bytes

File metadata and controls

15 lines (7 loc) · 534 Bytes

RenameInputBody

Properties

Name Type Description Notes
newMangledName String New mangled function name [optional]
newName String New function name
preserveAiDecompilation Boolean Keep the cached AI decompilation, summary and inline comments. Set when the new name comes from the model's own prediction (e.g. Transfer Name) so existing AI output is not discarded and regenerated. [optional]