Data for kiwi configuration, input and output functions.
List of Global Functions
MoveOutput - move the final image(s) created by kiwi to user defined directory
ReadConfigXML - import the data from given config.xml
SaveConfiguration - save the image configuration to the kiwi images directory
WriteConfigXML - Write currect configuration to new config.xml
List of Global Variables
move the final image(s) created by kiwi to user defined directory
Function parameters
string out_dir
Return value
string
import the data from given config.xml
Function parameters
string base_path
Return value
map<string,any>
save the image configuration to the kiwi images directory
Function parameters
map KiwiConfig
string kiwi_task
Return value
string