flickrex v0.3.0 Mix.Tasks.Flickrex.Reflect

Saves Flickr API method information to the fixture directory

mix flickrex.reflect

Requires that Flickr tokens be configured.

Summary

Functions

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

Functions

run(args)
run(any) :: list

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

Callback implementation for Mix.Task.run/1.