This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>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>»<ahref="../index.html">Nullsafe</a>» 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="../ThirdPartyAnnotationInfo/index.html#type-storage">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="../ThirdPartyAnnotationInfo/index.html#type-storage">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>