hipchat_elixir v0.2.2 Mix.Tasks.Hipchat.Generate

Generate API modules from spec YAML.

This task does not need to be run on user side at all. Latest API should be generated by the library maintainers and published in Hex.

Summary

Functions

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

Functions

run(args)

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

Callback implementation for Mix.Task.run/1.