core.embarks module
Embark profile management.
-
core.embarks.get_installed_files()[source]
Returns the names of the currently installed embark profiles.
-
core.embarks.install_embarks(files)[source]
Installs a list of embark profiles.
- Parameters:
files – list of files to install.
-
core.embarks.read_embarks()[source]
Returns a list of embark profiles.