View Source AntikytheraLocal.RunningEnvironment (antikythera v0.5.1)

Summary

Functions

Link to this function

currently_running_os_process_ids()

View Source
@spec currently_running_os_process_ids() :: [String.t()]
Link to this function

prepare_new_version_of_core(do_upgrade)

View Source
@spec 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
@spec prepare_new_version_of_gear(Path.t(), boolean()) :: String.t()
@spec setup([Path.t()]) :: :ok
@spec teardown() :: :ok
Link to this function

wait_until_upgrade_applied(app_name, sha1)

View Source
@spec wait_until_upgrade_applied(atom(), String.t()) :: :ok