yast2-core
|
#include <y2/Y2ComponentCreator.h>
Go to the source code of this file.
Classes | |
class | Y2CCWFM |
Creates client components realized by YCP scripts This component broker creates components of the type Y2WFMComponent. You can give it a module name or a path name to some file. First it tries to find some script in YASTHOME/clients/<modulename>.ycp . If it doesn't find one here, it considers the name to be a filename and examines that file. If it: More... | |