View Source Ontogen.Config (Ontogen v0.1.1)

Summary

Functions

Link to this function

agent(ref \\ :this, opts \\ [])

View Source
Link to this function

agent!(ref \\ :this, opts \\ [])

View Source
Link to this function

dataset(ref \\ :this, opts \\ [])

View Source
Link to this function

dataset!(ref \\ :this, opts \\ [])

View Source
Link to this function

dataset_id(ref \\ :this)

View Source

See Ontogen.Config.Loader.load_graph/1.

Link to this function

history(ref \\ :this, opts \\ [])

View Source
Link to this function

history!(ref \\ :this, opts \\ [])

View Source
Link to this function

history_id(ref \\ :this)

View Source
Link to this function

repository(ref \\ :this, opts \\ [])

View Source
Link to this function

repository!(ref \\ :this, opts \\ [])

View Source
Link to this function

repository_id(ref \\ :this)

View Source
Link to this function

service(ref \\ :this, opts \\ [])

View Source
Link to this function

service!(ref \\ :this, opts \\ [])

View Source
Link to this function

service_id(ref \\ :this)

View Source
Link to this function

store(ref \\ :this, opts \\ [])

View Source
Link to this function

store!(ref \\ :this, opts \\ [])

View Source

See Ontogen.Config.agent/0.

See Ontogen.Config.agent!/0.