
functions
files
intro
|
|
Autoinstallation Configuration System |
include/autoinstall/io.ycp |
I/O |
|
|
Imports
- FTP
- HTTP
- StorageDevices
- TFTP
- URL
Local Functions
|
|
|
local basename (string filePath) -> string
|
|
Basename
- Parameters:
- Return value:
local dirname (string filePath) -> string
|
|
Get directory name
- Parameters:
- Return value:
local Get (string Scheme, string Host, string Path, string Localfile) -> boolean
|
|
Get control files from different sources
- Parameters:
Scheme |
|
Host |
|
Path |
|
Localfile |
|
- Return value:
|