You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>ThirdPartyAnnotationInfoLoader (infer.Nullsafe.ThirdPartyAnnotationInfoLoader)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../index.html">infer</a> » <a href="../index.html">Nullsafe</a> » ThirdPartyAnnotationInfoLoader</nav><h1>Module <code>Nullsafe.ThirdPartyAnnotationInfoLoader</code></h1></header><dl><dt class="spec type" id="type-load_error"><a href="#type-load_error" class="anchor"></a><code><span class="keyword">type</span> load_error</code></dt></dl><dl><dt class="spec value" id="val-pp_load_error"><a href="#val-pp_load_error" class="anchor"></a><code><span class="keyword">val</span> pp_load_error : Stdlib.Format.formatter <span>-></span> <a href="index.html#type-load_error">load_error</a> <span>-></span> unit</code></dt><dt class="spec value" id="val-load"><a href="#val-load" class="anchor"></a><code><span class="keyword">val</span> load : <span>path_to_repo_dir:string</span> <span>-></span> <span><span>(<a href="../ThirdPartyAnnotationInfo/index.html#type-storage">ThirdPartyAnnotationInfo.storage</a>, <a href="index.html#type-load_error">load_error</a>)</span> <a href="../../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>
|