grepros 1.2.2
grep for ROS bag files and live topics
Loading...
Searching...
No Matches
grepros.plugins.auto.html Namespace Reference

HTML output plugin. More...

Classes

class  HtmlSink
 Writes messages to an HTML file. More...
 

Functions

 convert_lf (s, newline=os.linesep)
 Returns string with \r
\r
linefeeds replaced with given.
 
 init (*_, **__)
 Adds HTML output format support.
 

Detailed Description

HTML output plugin.

Function Documentation

◆ convert_lf()

convert_lf (   s,
  newline = os.linesep 
)

Returns string with \r
\r
linefeeds replaced with given.

Definition at line 233 of file html.py.

◆ init()

init ( _,
**  __ 
)

Adds HTML output format support.

Definition at line 239 of file html.py.