Type: lib.textwrap.Indent

Namespace: lib.textwrap

Description

Adds a prefix to the beginning of each line in the text. textwrap, indent, prefix

Properties

Property Type Description Default
text str   ``
prefix str   ` `

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the lib.textwrap namespace.