Section header in a systemd unit file, for example [Service].
Summary
Types
@type t() :: %Systemd.UnitFile.Section{ name: String.t(), span: Systemd.UnitFile.Span.t() | nil }
Section header in a systemd unit file, for example [Service].
@type t() :: %Systemd.UnitFile.Section{ name: String.t(), span: Systemd.UnitFile.Span.t() | nil }