|
| def | _encode (self, text, html=False) |
| |
Definition at line 23 of file stringcache.py.
◆ __init__()
| def robot.reporting.stringcache.StringCache.__init__ |
( |
|
self | ) |
|
◆ _encode()
| def robot.reporting.stringcache.StringCache._encode |
( |
|
self, |
|
|
|
text, |
|
|
|
html = False |
|
) |
| |
|
private |
◆ add()
| def robot.reporting.stringcache.StringCache.add |
( |
|
self, |
|
|
|
text, |
|
|
|
html = False |
|
) |
| |
◆ dump()
| def robot.reporting.stringcache.StringCache.dump |
( |
|
self | ) |
|
◆ _cache
| robot.reporting.stringcache.StringCache._cache |
|
private |
◆ _compress_threshold
| robot.reporting.stringcache.StringCache._compress_threshold |
|
staticprivate |
◆ _use_compressed_threshold
| robot.reporting.stringcache.StringCache._use_compressed_threshold |
|
staticprivate |
◆ _zero_index
| robot.reporting.stringcache.StringCache._zero_index |
|
staticprivate |
The documentation for this class was generated from the following file: