Table of Contents
- SCROpen - Create a new scr instance.
- SCRClose - Close a scr instance.
- SCRGetName - Get the name of a scr instance.
- SCRSetDefault - Set's the default scr instance.
- SCRGetDefault - Get's the default scr instance.
- Args - Returns the arguments with which the module was called.
- GetLanguage - Returns the current language code (without modifiers !)
- GetEncoding - Returns the current encoding code
- GetEnvironmentEncoding - Returns the encoding code of the environment where yast is started
- SetLanguage - Selects the language for translate()
- Read - Special interface to the system agent. Not for general use.
- Write - Special interface to the system agent. Not for general use.
- Execute - Special interface to the system agent. Not for general use.
- call - Executes a YCP client or a Y2 client component.