Reads the selected code in the editor and generates the appropriate docstring.
Generates a docstring for a given function code.
The string of the function's code.
The generated docstring.
Generates a docstring for a given type declaration code.
The string of the type's code.
Generated using TypeDoc
Reads the selected code in the editor and generates the appropriate docstring.