microscope v1.0.0 Mix.Tasks.Microscope

A Mix task that provides an express way to launch a static web server.

Summary

Functions

A task needs to implement run which receives a list of command line args

Functions

run(args)
run([String.t]) :: any

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.