Source location for a parsed unit file entry.
Summary
Types
@type t() :: %Systemd.UnitFile.Span{ column: pos_integer() | nil, line: pos_integer() | nil }
Source location for a parsed unit file entry.
@type t() :: %Systemd.UnitFile.Span{ column: pos_integer() | nil, line: pos_integer() | nil }