Labs/Jetpack/JEP/13: Difference between revisions

Line 61: Line 61:
<pre class="brush:js;toolbar:false;">var list = jetpack.future.list()</pre>
<pre class="brush:js;toolbar:false;">var list = jetpack.future.list()</pre>


It returns an array containing the set of potential <code>stringMountPoints</code> as used in <code>jetpack.future.import()</code>.
It returns an array containing the set of potential <code>stringMountPath</code> as used in <code>jetpack.future.import()</code>.
577

edits