yacto

v2.0.0-pre.4

  • Pages
  • Modules
  • Exceptions
  • Mix Tasks

    yacto v2.0.0-pre.4 Yacto.DB behaviour View Source

    Link to this section Summary

    Functions

    all_repos()
    repo(dbname, dbkey \\ nil)
    repos(dbname)

    Callbacks

    repo(atom, any)
    repos(atom)

    Link to this section Functions

    Link to this function all_repos() View Source
    Link to this function repo(dbname, dbkey \\ nil) View Source
    Link to this function repos(dbname) View Source

    Link to this section Callbacks

    Link to this callback repo(atom, any) View Source
    repo(atom(), any()) :: module()
    Link to this callback repos(atom) View Source
    repos(atom()) :: [module()]

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.