Package PyFoam :: Package Basics :: Module Utilities
[show private | hide private]
[frames | no frames]

Module PyFoam.Basics.Utilities

Utility functions

Can be used via a class or as functions
Classes
Utilities Class with utility methods

Function Summary
  execute(cmd, debug)
Calls the method of the same name from the Utilites class
  listDirectory(d)
Calls the method of the same name from the Utilites class
  writeDictionaryHeader(f)
Calls the method of the same name from the Utilites class

Imported modules:
re
Imported functions:
listdir, popen4
Function Details

execute(cmd, debug=False)

Calls the method of the same name from the Utilites class

listDirectory(d)

Calls the method of the same name from the Utilites class

writeDictionaryHeader(f)

Calls the method of the same name from the Utilites class

Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 http://epydoc.sf.net