Toggle Sidebar
Toggle Theme
yacto
v1.2.1
Pages
Modules
Exceptions
Mix Tasks
yacto v1.2.1
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
()]