5.1 Functions

(ergo-load <designator>)

fetch, build, and load the alpm system into the engine.

(ergo-reload <designator>)

force-reload the alpm system into the engine (pick up local edits or a prior ‘ergo-update’ without restarting).

(ergo-compile <designator>)

fetch and build, without loading.

(ergo-test <designator>)

fetch, build, and run the tests.

(ergo-run <designator>)

fetch, build, load, and run.

(ergo-update <designator>)

re-resolve and rewrite the lock file.

(ergo-uninstall <designator>)

remove the repository’s clone from the local cache.

(ergo-search <name>)

search the collections; return the list of matches.

(ergo-where-from <designator>)

return the provenance.