Mix.Tasks.Server

Runs Sugar and all registered children in their servers.

Command line options

  • -h, --host - bind to the given ip
  • -p, --port - the port to listen to
Source

Summary

binary_to_integer(port)
run(args)

Callback implementation for c:Mix.Task.run/1

Functions

binary_to_integer(port)
Source
run(args)

Callback implementation for c:Mix.Task.run/1.

Source