vintage_net_mobile v0.1.2 VintageNetMobile.ATRunner.CommandList.Command View Source

A command that is to be sent and handled in the VintageNetMobile.ATRunner

Link to this section Summary

Functions

Should the command be considered done

Link to this section Types

Link to this type

t()

View Source
t() :: %VintageNetMobile.ATRunner.CommandList.Command{
  command: binary(),
  stop_response: binary(),
  timeout: non_neg_integer(),
  waiter: GenServer.from()
}

Link to this section Functions

Link to this function

stop_response?(command, response)

View Source
stop_response?(t(), binary()) :: boolean()

Should the command be considered done