|
| | help = property(lambda self: '%s (%s)' % (self.doc, self.command)) |
| |
Definition at line 111 of file runanything.py.
◆ __init__()
| def robotide.run.runanything.RunConfig.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
command, |
|
|
|
doc |
|
) |
| |
◆ _error
| robotide.run.runanything.RunConfig._error |
|
private |
◆ _finished
| robotide.run.runanything.RunConfig._finished |
|
private |
◆ command
| robotide.run.runanything.RunConfig.command |
◆ doc
| robotide.run.runanything.RunConfig.doc |
◆ name
| robotide.run.runanything.RunConfig.name |
◆ help
| robotide.run.runanything.RunConfig.help = property(lambda self: '%s (%s)' % (self.doc, self.command)) |
|
static |
The documentation for this class was generated from the following file: