Reference to a declared HostKit source for command/run inputs.
@type t() :: %HostKit.Source.Ref{name: atom() | String.t()}
@spec new(atom() | String.t()) :: t()
@spec normalize_input(term()) :: t() | String.t()