antikythera v0.2.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
currently_running_os_process_ids() :: [String.t()]
Link to this function prepare_new_version_of_core(do_upgrade) View Source
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
prepare_new_version_of_gear(Path.t(), boolean()) :: String.t()
Link to this function setup(gear_repo_dirs) View Source
setup([Path.t()]) :: :ok
Link to this function teardown() View Source
teardown() :: :ok
Link to this function wait_until_upgrade_applied(app_name, sha1) View Source
wait_until_upgrade_applied(atom(), String.t()) :: :ok