Newline#

class Newline[source]#

Newline.

DEFAULT = '\n'#
property raw_text: str#
classmethod from_default() Self#
classmethod from_raw_text(raw_text: str) Self#
auto_claim_comments() None#