Skip to main content

Documentation Index

Fetch the complete documentation index at: https://codegeninc-fix-system-prompt-typo.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

View Source on Github

Inherits from

Placeholder

Methods

edit

Edits or creates a return type annotation for a method or function.
View Source on Github

Parameters

new_src
required
The new return type annotation text to be added.
fix_indentation
default:False
Whether to fix the indentation of the new source. Defaults to False.
priority
default:0
Priority of the edit operation. Defaults to 0.
dedupe
default:True
Whether to deduplicate the edit operation. Defaults to True.

Returns

remove

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

Returns