docker_distiller v0.4.0 Mix.Tasks.Publish

Summary

Functions

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

Functions

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

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

Callback implementation for Mix.Task.run/1.