Robot Framework Integrated Development Environment (RIDE)
publisher.py File Reference

Go to the source code of this file.

Classes

class  robotide.publish.publisher._Publisher
 
class  robotide.publish.publisher.ListenerExceptionHandler
 

Namespaces

 robotide.publish.publisher
 

Functions

def robotide.publish.publisher._get_members_safely (obj, predicate=None)
 Return all members of an object as (name, value) pairs sorted by name. More...
 

Variables

 robotide.publish.publisher.PUBLISHER = _Publisher()