SystemctlRunner.

ListUnits(ListUnitsSettings) Method

Summary

List units that currently was loaded to memory.
Assembly
Cake.Systemctl.dll
Namespace
Cake.Systemctl
Containing Type
SystemctlRunner

Syntax

public List<Unit> ListUnits(ListUnitsSettings settings)

Parameters

Name Type Description
settings ListUnitsSettings The settings

Return Value

Type Description
List<Unit> A list of units.