SystemctlRunner.

ListUnits() 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()

Return Value

Type Description
List<Unit> A list of units.