Configuration of power-management |
include/power-management/commandline.ycp |
Command-line interface | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
StatusHandler (map options)
->
boolean
Handler for command line interface
- Parameters:
-
options map options from the command line
- Return value:
-
true if settings have been changed
local
EnableHandler (map options)
->
boolean
Handler for command line interface
- Parameters:
-
options map options from the command line
- Return value:
-
true if settings have been changed
local
DisableHandler (map options)
->
boolean
Handler for command line interface
- Parameters:
-
options map options from the command line
- Return value:
-
true if settings have been changed
local
HostHandler (map options)
->
boolean
Handler for command line interface
- Parameters:
-
options map options from the command line
- Return value:
-
true if settings have been changed
local
InterfaceHandler (map options)
->
boolean
Handler for command line interface
- Parameters:
-
options map options from the command line
- Return value:
-
true if settings have been changed
local
OptionsHandler (map options)
->
boolean
Handler for command line interface
- Parameters:
-
options map options from the command line
- Return value:
-
true if settings have been changed
local
SubnetHandler (map options)
->
boolean
Handler for command line interface
- Parameters:
-
options map options from the command line
- Return value:
-
true if settings have been changed