Public Member Functions | |
| def | execute (self, context) |
Public Member Functions inherited from robotide.controller.ctrlcommands._Command | |
| def | __str__ (self) |
Additional Inherited Members | |
Static Public Attributes inherited from robotide.controller.ctrlcommands._Command | |
| bool | modifying = True |
Definition at line 645 of file ctrlcommands.py.
| def robotide.controller.ctrlcommands.DeleteFolderAndImports.execute | ( | self, | |
| context | |||
| ) |
Reimplemented from robotide.controller.ctrlcommands.DeleteFolder.
Definition at line 647 of file ctrlcommands.py.