Server subcommand dispatch: start, stop, restart, status.
Summary
Functions
@spec ensure_running( non_neg_integer(), keyword() ) :: :ok | {:error, term()}
@spec launch_background(keyword()) :: :ok
@spec start_background( non_neg_integer(), keyword() ) :: :ok | {:error, term()}