YaST2 Developers Documentation: Unknown YCP Module



functions
files
intro

Unknown YCP Module

Local Functions

local Euthanize (integer pid) -> void

Euthanizes a process

Parameters:
pid process

local Kill (integer pid) -> void

This function is deprecated. Use Euthanize instead.

Kills a process

Parameters:
pid process

YaST2 Developers Documentation