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