Table of Contents

Class: IniInterpreter ./src/peak/running/commands.py

Interpret an .ini file as a command-line app

The supplied .ini file must supply a running.IExecutable as the value of its peak.running.app property. The supplied IExecutable will be run with the remaining command line arguments.

Base Classes   
AbstractInterpreter
Methods   
interpret
  interpret 
interpret ( self,  filename )

Interpret file as an .ini and run the command it specifies

Exceptions   
InvocationError( "%s doesn't specify a 'peak.running.app'" % filename )
InvocationError( "Not a file:", filename )

Table of Contents

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