Module epax_repo

main epax repo module, takes care of interaction with external repository.

Copyright © (C) 2012 Erlware, LLC.

Authors: Aman Mangal (mangalaman93@gmail.com).

Description

main epax repo module, takes care of interaction with external repository

Function Index

clone_app/2downloads the repository, returns index entry.
update_repo/1updates the repository, returns the new index entry.

Function Details

clone_app/2

clone_app(Link, Options) -> Result

downloads the repository, returns index entry

update_repo/1

update_repo(App) -> Result

updates the repository, returns the new index entry


Generated by EDoc