Table of Contents

Class: IRerunnable ./src/peak/running/interfaces.py

Like a command-line app, but serially reusable

This interface is for "stateless" commands that can run without having their execution environment as part of their state.

Base Classes   
IExecutable
    Interface
Methods   
run
  run 
run (
        stdin,
        stdout,
        stderr,
        environ,
        argv=[],
        )

Perform function and return exit code


Table of Contents

This document was automatically generated on Tue Feb 17 19:55:49 2004 by HappyDoc version 2.1