|
| def | __init__ (self, configuration) |
| |
| def | __init__ (self, formatter, configuration) |
| |
| def | write (self, datafile) |
| |
Definition at line 95 of file filewriters.py.
◆ __init__()
| def robotide.lib.robot.writer.filewriters.PipeSeparatedTxtWriter.__init__ |
( |
|
self, |
|
|
|
configuration |
|
) |
| |
◆ _write_row()
| def robotide.lib.robot.writer.filewriters.PipeSeparatedTxtWriter._write_row |
( |
|
self, |
|
|
|
row |
|
) |
| |
|
private |
◆ _separator
| robotide.lib.robot.writer.filewriters.PipeSeparatedTxtWriter._separator |
|
staticprivate |
The documentation for this class was generated from the following file: