Package isnLib :: Module coreEnv
[show private | hide private]
[frames | no frames]

Module isnLib.coreEnv

core environment

Should also hold misc utilities shared by other modules

replace-regexp pair to fix settings vars: self\.opts\.\([a-z_]+\)\.\([a-z_]+\) self.opts['']['']
Classes
coreEnv  

Function Summary
  binpathfinder(prog)
returns the full path for a program binary.
  ensureDir(settDir)
makes sure dir exists.
  guessdatadir()
guess resource data dir

Function Details

binpathfinder(prog)

returns the full path for a program binary. Inspects PATH operational system environ var

ensureDir(settDir)

makes sure dir exists. Also checking read/write permissions

guessdatadir()

guess resource data dir
Returns:
full dir path, with leading "/"

Generated by Epydoc 2.0 on Thu Dec 25 10:59:57 2003 http://epydoc.sf.net