Package flumotion :: Package manager :: Module config :: Class ConfigEntryFlow
[hide private]

Class ConfigEntryFlow

source code

I represent a <flow> entry in a planet config file.

Instance Methods [hide private]
 
__init__(self, name, components) source code
Instance Variables [hide private]
dict of str -> ConfigEntryComponent components
dict of name -> component config
str name
name of flow