Unknown YCP Module |
This module has an unstable interface. |
Imports
Global FunctionsLocal Functions |
Info:
File: modules/Hooks.ycp
Package: yast2
Summary: Provide debug hooks during installation
Authors: Klaus Kaempf
global
Checkpoint (string filename, boolean at_entry)
->
void
called whenever an inst_*.ycp file is called during
installation.
checks if /tmp/
- Parameters:
-
filename at_entry
local
ExecuteScript (string script, string type)
->
void
Execute Script
- Parameters:
-
script type
global
Run (string filename, boolean at_entry)
->
void
Run Script
- Parameters:
-
filename at_entry