Module teleport_link_sup

Function Index

init/1
start_child/2
start_link/0
stop_child/1

Function Details

init/1

init(X1) -> any()

start_child/2

start_child(LinkSup, Args) -> any()

start_link/0

start_link() -> any()

stop_child/1

stop_child(Pid) -> any()


Generated by EDoc