write#

Include.write(buf: Optional[TextIO] = None, format: Optional[format_type] = None, deck_format: format_type = 's') str#

Renders the keyword in the dyna keyword format. :param buf: Optional - buffer to write to. If None, the output is returned as a string