<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Nullsafe__ThirdPartyAnnotationGlobalRepo (infer.Nullsafe__ThirdPartyAnnotationGlobalRepo)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» Nullsafe__ThirdPartyAnnotationGlobalRepo</nav><h1>Module <code>Nullsafe__ThirdPartyAnnotationGlobalRepo</code></h1></header><aside><p>A singleton. Should be initialized once prior to start of nullsafe.</p></aside><dl><dtclass="spec value"id="val-initialize"><ahref="#val-initialize"class="anchor"></a><code><spanclass="keyword">val</span> initialize : <span>absolute_path_to_repo:<span>string option</span></span><span>-></span><ahref="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-storage">Nullsafe.ThirdPartyAnnotationInfo.storage</a><span>-></span> unit</code></dt><dd><p>Should be initialized exactly once before access. Path to repo is None if there is no repo on the disk.</p></dd></dl><dl><dtclass="spec value"id="val-get_repo"><ahref="#val-get_repo"class="anchor"></a><code><spanclass="keyword">val</span> get_repo : unit <span>-></span><ahref="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-storage">Nullsafe.ThirdPartyAnnotationInfo.storage</a></code></dt><dd><p>Can be accessed only when initialization was done</p></dd></dl><dl><dtclass="spec value"id="val-get_user_friendly_third_party_sig_file_name"><ahref="#val-get_user_friendly_third_party_sig_file_name"class="anchor"></a><code><spanclass="keyword">val</span> get_user_friendly_third_party_sig_file_name : <span>filename:string</span><span>-></span> string</code></dt><dd><p>Given filename containing the repo signatures, render it in a way convenient for the user</p></dd></dl></div></body></html>