SystemctlRunner.

ListUnitFiles(ListUnitFilesSettings) Method

Summary

List unit files installed on the system.
Assembly
Cake.Systemctl.dll
Namespace
Cake.Systemctl
Containing Type
SystemctlRunner

Syntax

public List<UnitFile> ListUnitFiles(ListUnitFilesSettings settings)

Parameters

Name Type Description
settings ListUnitFilesSettings The settings

Return Value

Type Description
List<UnitFile> A list of unit files.