summaryrefslogtreecommitdiff
path: root/lib/mix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* return :ok instead of {:ok}Hubert Chathi2020-09-201-1/+1
|
* make Polyjuice.Client.start_link return {:ok, pid}, like a normal start_linkHubert Chathi2020-08-292-4/+8
| | | | | add a function that returns a client struct from the pid, and add a stop function to Polyjuice.Client.stop
* replace login/logout examples with mix tasksHubert Chathi2020-08-262-0/+169