Public Member Functions | |
| def | __init__ (self, format) |
| def | execute (self, context) |
Public Member Functions inherited from robotide.controller.ctrlcommands._Command | |
| def | __str__ (self) |
Private Attributes | |
| _format | |
Additional Inherited Members | |
Static Public Attributes inherited from robotide.controller.ctrlcommands._Command | |
| bool | modifying = True |
Definition at line 936 of file ctrlcommands.py.
| def robotide.controller.ctrlcommands.SetFileFormatRecuresively.__init__ | ( | self, | |
| format | |||
| ) |
Definition at line 938 of file ctrlcommands.py.
| def robotide.controller.ctrlcommands.SetFileFormatRecuresively.execute | ( | self, | |
| context | |||
| ) |
Reimplemented from robotide.controller.ctrlcommands._Command.
Definition at line 941 of file ctrlcommands.py.
|
private |
Definition at line 939 of file ctrlcommands.py.