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 Jan 13 01:11:02 2025 by HappyDoc version 2.1