VintageNetWizard.BackendServer.child_spec

You're seeing just the function child_spec, go back to VintageNetWizard.BackendServer module for more information.

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

child_spec(backend, ifname, opts \\ [])

View Source