This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Systemctl.
Summary
Show properties of the unit
- Assembly
- Cake
.Systemctl .dll - Namespace
- Cake
.Systemctl - Containing Type
- SystemctlRunner
Syntax
public IDictionary<string, string> ShowUnit(ShowUnitSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | ShowUnitSettings | The settings |
Return Value
| Type | Description |
|---|---|
| IDictionary |
A dictionary of property names and values of unit |
