cfme.scripting.setup_env module¶
-
class
cfme.scripting.setup_env.TimedCommand(command, timeout)¶ Bases:
tuple-
__getnewargs__()¶ Return self as a plain tuple. Used by copy and pickle.
-
__getstate__()¶ Exclude the OrderedDict from pickling
-
__repr__()¶ Return a nicely formatted representation string
-
command¶ Alias for field number 0
-
timeout¶ Alias for field number 1
-