Command model.
@type t() :: %ExDaytona.Model.Command{ command: String.t(), exitCode: integer() | nil, id: String.t() }