Home | Trees | Indices | Help |
|
---|
|
osh.process
module for other builtins.Functions | |||
|
|||
|
Function Details |
if_true if predicate is true,
if_false otherwise. Both if_true and
if_false are evaluated unconditionally. (This function is
provided because the Python equivalent, the if expression, is not present
prior to release 2.5.)
|
cluster_name 's hosts
configuration value, as specified in .oshrc . Returns a map
containing entries in which the key is the node's name, and the value is
the node's IP address or DNS name.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Tue Jan 1 16:27:53 2008 | http://epydoc.sourceforge.net |