Raw line preserved by the parser when it is not a complete section, directive, comment, or blank line.
Raw lines are primarily used for directive continuations.
Summary
Types
@type t() :: %Systemd.UnitFile.Raw{ content: String.t(), span: Systemd.UnitFile.Span.t() | nil }