<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Nullsafe__ThirdPartyAnnotationInfoLoader (infer.Nullsafe__ThirdPartyAnnotationInfoLoader)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.2"/><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__ThirdPartyAnnotationInfoLoader</nav><h1>Module <code>Nullsafe__ThirdPartyAnnotationInfoLoader</code></h1></header><dl><dtclass="spec type"id="type-load_error"><ahref="#type-load_error"class="anchor"></a><code><spanclass="keyword">type</span> load_error</code></dt></dl><dl><dtclass="spec value"id="val-pp_load_error"><ahref="#val-pp_load_error"class="anchor"></a><code><spanclass="keyword">val</span> pp_load_error : Stdlib.Format.formatter <span>-></span><ahref="index.html#type-load_error">load_error</a><span>-></span> unit</code></dt><dtclass="spec value"id="val-load"><ahref="#val-load"class="anchor"></a><code><spanclass="keyword">val</span> load : <span>path_to_repo_dir:string</span><span>-></span><span><span>(<ahref="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-storage">Nullsafe.ThirdPartyAnnotationInfo.storage</a>,<ahref="index.html#type-load_error">load_error</a>)</span><ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.result</span></code></dt><dd><p>Given a path to a repo with 3rd annotation info, loads it from a disk to in-memory representation. After this is done, information can be requested via <code>ThirdPartyAnnotationInfo</code>.</p></dd></dl></div></body></html>