Result returned by systemd unit-file operations.
Summary
Types
@type t() :: %Systemd.UnitFileOperation{ carries_install_info: boolean() | nil, changes: [Systemd.UnitFileChange.t()] }
Result returned by systemd unit-file operations.
@type t() :: %Systemd.UnitFileOperation{ carries_install_info: boolean() | nil, changes: [Systemd.UnitFileChange.t()] }