|
| def | __init__ (self, context, run=True, templated=False) |
| |
| def | run (self, body) |
| |
Definition at line 38 of file bodyrunner.py.
◆ __init__()
| def robot.running.bodyrunner.BodyRunner.__init__ |
( |
|
self, |
|
|
|
context, |
|
|
|
run = True, |
|
|
|
templated = False |
|
) |
| |
◆ run()
| def robot.running.bodyrunner.BodyRunner.run |
( |
|
self, |
|
|
|
body |
|
) |
| |
◆ _context
| robot.running.bodyrunner.BodyRunner._context |
|
private |
◆ _run
| robot.running.bodyrunner.BodyRunner._run |
|
private |
◆ _templated
| robot.running.bodyrunner.BodyRunner._templated |
|
private |
The documentation for this class was generated from the following file: