tai v0.0.53 Tai.Commander.StartVenue

Link to this section Summary

Link to this section Types

Link to this type

error_reasons()

error_reasons() :: {:already_started, pid()} | :not_found
Link to this type

options()

options() :: [opt()]
Link to this type

venue_id()

venue_id() :: Tai.Venue.id()

Link to this section Functions

Link to this function

execute(venue_id, options)

execute(venue_id(), options()) :: {:ok, pid()} | {:error, error_reasons()}