tai v0.0.51 Tai.Commands.Advisors

Link to this section Summary

Link to this section Types

Link to this type

list_options()

list_options() :: store_id_opt() | where_opt() | order_opt()
Link to this type

order_opt()

order_opt() :: {:order, list()}
Link to this type

start_options()

start_options() :: store_id_opt() | where_opt()
Link to this type

stop_options()

stop_options() :: store_id_opt() | where_opt()
Link to this type

store_id_opt()

store_id_opt() :: {:store_id, atom()}
Link to this type

where_opt()

where_opt() :: {:where, list()}

Link to this section Functions