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

Public Member Functions

def execute (self, context)
 
- Public Member Functions inherited from robotide.controller.ctrlcommands._Command
def __str__ (self)
 

Static Public Attributes

bool modifying = False
 
- Static Public Attributes inherited from robotide.controller.ctrlcommands._Command
bool modifying = True
 

Detailed Description

Definition at line 571 of file ctrlcommands.py.

Member Function Documentation

◆ execute()

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

Reimplemented from robotide.controller.ctrlcommands._Command.

Definition at line 574 of file ctrlcommands.py.

Member Data Documentation

◆ modifying

bool robotide.controller.ctrlcommands.OpenContainingFolder.modifying = False
static

Definition at line 572 of file ctrlcommands.py.


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