Skip to content

Commit dfd9de5

Browse files
committed
Updated core edge API docs
1 parent 879f427 commit dfd9de5

File tree

1 file changed

+104
-0
lines changed

1 file changed

+104
-0
lines changed

_api/edge/Spec.html

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,110 @@ <h5>Returns:</h5>
350350

351351

352352

353+
354+
355+
356+
357+
358+
<h4 class="name" id="getPath"><span class="type-signature"></span>getPath<span class="signature">()</span><span class="type-signature"> &rarr; {Array.&lt;string>}</span></h4>
359+
360+
361+
362+
363+
364+
365+
<div class="description">
366+
<p>The full path of the spec, as an array of names.</p>
367+
</div>
368+
369+
370+
371+
372+
373+
374+
375+
376+
377+
378+
379+
380+
381+
<dl class="details">
382+
383+
384+
385+
386+
<dt class="tag-since">Since:</dt>
387+
<dd class="tag-since"><ul class="dummy"><li>5.7.0</li></ul></dd>
388+
389+
390+
391+
392+
393+
394+
395+
396+
397+
398+
399+
400+
401+
402+
403+
404+
405+
406+
407+
408+
409+
410+
411+
412+
413+
414+
415+
416+
417+
</dl>
418+
419+
420+
421+
422+
423+
424+
425+
426+
427+
428+
429+
430+
431+
432+
433+
<h5>Returns:</h5>
434+
435+
436+
437+
438+
<dl>
439+
<dt>
440+
Type
441+
</dt>
442+
<dd>
443+
444+
<span class="param-type">Array.&lt;string></span>
445+
446+
447+
</dd>
448+
</dl>
449+
450+
451+
452+
453+
454+
455+
456+
353457

354458

355459

0 commit comments

Comments
 (0)