Optional
importsOptional
moduleThe module name for the generated code. Defaults to the name of the current directory.
Optional
newThe newline string to use in the generated code.
Defaults to \n
.
The package name for the generated code.
Optional
spacesThe number of spaces to use for indentation in the generated code.
Defaults to 4
.
Optional
tabsThe number of tabs to use for indentation in the generated code.
Defaults to 0
.
A list of imports to include in the generated code.