Helpers for systemd directive values.
The unit-file parser preserves directive values as raw strings. These helpers provide focused value-level parsing for callers that need shell-like words or simple quoted strings without baking value semantics into every directive.
Summary
Functions
Splits a directive value into whitespace-separated words.
Types
@type word() :: String.t()