Command execution boundary for HostKit apply/deploy operations.
Summary
Types
@type args() :: [String.t()]
@type command() :: String.t()
@type opts() :: keyword()
@type result() :: {String.t(), non_neg_integer()}
Command execution boundary for HostKit apply/deploy operations.
@type args() :: [String.t()]
@type command() :: String.t()
@type opts() :: keyword()
@type result() :: {String.t(), non_neg_integer()}