Configuration of IDE DMA mode |
include/idedma/cmdline.ycp |
Command line interface functions. | |
|
|
This module has an unstable interface. |
All command line interface functions.
Imports
Local Functions |
local
listHandler (map options)
->
boolean
Command line interface - handler for list command
- Parameters:
-
options command options
- Return value:
-
Returns true (succeess)
local
setHandler (map<string, any> options)
->
boolean
Command line interface - handler for set command
- Parameters:
-
options command options
- Return value:
-
True on success
local
detailsHandler (map<string, any> options)
->
boolean
Command line interface - handler for details command
- Parameters:
-
options command options
- Return value:
-
Returns true (succeess)