Script relax :: Class Relax
[hide private]
[frames] | no frames]

Class Relax

Instance Methods [hide private]
 
__init__(self)
The top level class for initialising the program.
 
arguments(self)
Function for processing the command line arguments.
 
licence(self)
Function for displaying the licence.
 
spacing(self, string)
Function for formatting the string to be centered to 100 spaces.
 
set_intro_string(self)
Create the program introduction.
 
test_mode(self)
Relax test mode code.