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 Mon Apr 15 01:11:03 2024 by HappyDoc version 2.1