Skip to main content

Module remove

Module remove 

Source
Expand description

RemoveConverter: Converts MutationSpec::RemoveItem and MutationSpec::ReplaceCode

ReplaceCode is grouped with RemoveItem because both target a single existing top-level item by SymbolId; they differ only in what replaces it.

Structsยง

RemoveConverter
Converter for RemoveItem and ReplaceCode mutations