Type IRichTextLines Namespace tensorflow.python.debug.cli.debugger_cli_common Interfaces IPythonObjectContainer Methods append append_rich_line prepend slice write_to_file Properties annotations font_attr_segs lines Public instance methods object append(object line, object font_attr_segs) object append_rich_line(object rich_line) object prepend(object line, object font_attr_segs) object slice(object begin, object end) object write_to_file(object file_path) Public properties object annotations get; object font_attr_segs get; object lines get;