<p>The 3-arity function receives additionally a third parameter <code>write-file-fn!</code>, a synchronous 2-arity function with signature <code>[file-path data]</code> that accepts a file-path and data to write.</p></div></div></div><div class="public anchor" id="var-read-eval-call"><h3>read-eval-call</h3><div class="usage"><code>(read-eval-call callback source)</code><code>(read-eval-call opts callback source)</code></div><div class="doc"><div class="markdown"><p>Reads, evaluates and calls back with the evaluation result.</p>
0 commit comments