YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • CommandLine
  • Label
  • Lan
  • LanItems
  • Map
  • NetworkInterfaces
  • Report
  • RichText

Local Functions

Info:

File: lan/cmdline.ycp Package: Network configuration Summary: Network cards cmdline handlers Authors: Michal Svec

local ShowHandler (map<string, string> options) -> boolean

Handler for action "show"

Parameters:
options action options
local AddHandler (map<string, string> options) -> boolean

Handler for action "add"

Parameters:
options action options
local EditHandler (map<string, string> options) -> boolean

Handler for action "edit"

Parameters:
options action options
local DeleteHandler (map<string, string> options) -> boolean

Handler for action "delete"

Parameters:
options action options