Skip to main content
View Source on Github

Methods

edit

Replaces the content of a placeholder node with new source code.
View Source on Github

Parameters

new_src
required
The new source code to replace the placeholder with.
fix_indentation
default:False
Whether to automatically fix the
priority
default:0
Priority value for conflict resolution.
dedupe
default:True
Whether to prevent duplicate insertions.

Returns

remove

Removes this element from its parent container.
View Source on Github

Returns