Robot Framework Integrated Development Environment (RIDE)
robotide.controller.ctrlcommands.DeleteFolderAndImports Class Reference
Inheritance diagram for robotide.controller.ctrlcommands.DeleteFolderAndImports:
robotide.controller.ctrlcommands.DeleteFolder robotide.controller.ctrlcommands._Command

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
 

Detailed Description

Definition at line 645 of file ctrlcommands.py.

Member Function Documentation

◆ execute()

def robotide.controller.ctrlcommands.DeleteFolderAndImports.execute (   self,
  context 
)

Reimplemented from robotide.controller.ctrlcommands.DeleteFolder.

Definition at line 647 of file ctrlcommands.py.


The documentation for this class was generated from the following file: