Search
ex_dbmigrate
v1.1.3
Pages
Modules
Mix
Tasks
Settings
View Source
ExDbmigrate.Table.Supervisor
(ex_dbmigrate v1.1.3)
Link to this section
Summary
Functions
child_spec()
child_spec(arg)
Returns a specification to start this module under a supervisor.
exists?(id)
find_or_create(id)
list()
process_exists?(hash)
start(opts \\ %{})
start_link()
start_link(init_arg)
stop(id)
update_children()
whereis(id)
Link to this section
Functions
Link to this function
child_spec()
View Source
Link to this function
child_spec(arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
exists?(id)
View Source
Link to this function
find_or_create(id)
View Source
Link to this function
list()
View Source
Link to this function
process_exists?(hash)
View Source
Link to this function
start(opts \\ %{})
View Source
Link to this function
start_link()
View Source
Link to this function
start_link(init_arg)
View Source
Link to this function
stop(id)
View Source
Link to this function
update_children()
View Source
Link to this function
whereis(id)
View Source