
functions
files
intro
|
|
Configuration of IDE DMA mode
|
include/idedma/cmdline.ycp
|
Command line interface functions.
|
|
|
All command line interface functions.
Imports
Local Functions
|
|
|
local listHandler (map options) -> boolean
|
|
Command line interface - handler for list command
- Parameters:
- Return value:
local setHandler (map<string, any> options) -> boolean
|
|
Command line interface - handler for set command
- Parameters:
- Return value:
local detailsHandler (map<string, any> options) -> boolean
|
|
Command line interface - handler for details command
- Parameters:
- Return value:
|