antikythera v0.4.0 AntikytheraLocal.RunningEnvironment View Source

Link to this section Summary

Link to this section Functions

Link to this function

currently_running_os_process_ids()

View Source

Specs

currently_running_os_process_ids() :: [String.t()]
Link to this function

prepare_new_version_of_core(do_upgrade)

View Source

Specs

prepare_new_version_of_core(boolean()) :: Antikythera.VersionStr.t()
Link to this function

prepare_new_version_of_gear(gear_repo_dir, do_upgrade)

View Source

Specs

prepare_new_version_of_gear(Path.t(), boolean()) :: String.t()

Specs

setup([Path.t()]) :: :ok

Specs

teardown() :: :ok
Link to this function

wait_until_upgrade_applied(app_name, sha1)

View Source

Specs

wait_until_upgrade_applied(atom(), String.t()) :: :ok