doex v0.4.16 mix doex.get View Source
Execute a Digital Ocean API GET request
mix doex.get <path>
For example
mix doex.get /account/keys
Link to this section Summary
Link to this section Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.