Formatted documentation in an outside file.
Methods
|
|
__init__
__str__
getInputType
oneLiner
|
|
__init__
|
__init__ (
self,
filename,
body=None,
)
|
|
__str__
|
__str__ ( self )
String representation of file.
|
|
getInputType
|
getInputType ( self )
Input type of file contents.
|
|
oneLiner
|
oneLiner ( self )
Returns the one line description from the file.
|
|