Robot Framework
robot.libraries.OperatingSystem Namespace Reference

Classes

class  _Process
 
class  OperatingSystem
 A library providing keywords for operating system related tasks. More...
 

Variables

 __version__ = get_version()
 
 PROCESSES = ConnectionCache('No active processes.')
 

Variable Documentation

◆ __version__

robot.libraries.OperatingSystem.__version__ = get_version()
private

Definition at line 34 of file OperatingSystem.py.

◆ PROCESSES

robot.libraries.OperatingSystem.PROCESSES = ConnectionCache('No active processes.')

Definition at line 35 of file OperatingSystem.py.