@ciao-lang/ts-ciao-interface
Version:
Simple Ciao interface for node.
22 lines (20 loc) • 5.96 kB
HTML
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="theme-color" content="#273f79"/><link rel="stylesheet" href="lpdoc.css" type="text/css"/><script type="text/javascript" src="lpdoc.js"></script><title>Interactive menus — The Ciao System v1.22</title></head><body><div class="lpdoc-page fixleftbar"><a href="#" id="sidebar-toggle-button" class="lpdoc-navbutton"><span id="sidebar-button-arrow">☰</span></a><div id="sidebar" class="lpdoc-sidebar"><div style="height: 40px; margin-left: auto; margin-right: auto"><img src="ciao-logo_autofig.png" width=auto height=100%></div><div class="lpdoc-nav"><span class="lpdoc-on-right"><a class="lpdoc-navbutton" href="ExtraLibs.html">↑</a><a class="lpdoc-navbutton" href="messages.html">←</a><a class="lpdoc-navbutton" href="menu_generator.html">→</a><a class="lpdoc-navbutton" href="ciaosearch.html">🔍</a></span><span><a href="ciaofulltoc.html">TOC</a></span></div><hr></hr><ul class="lpdoc-itemize-sectpath"><li><a href="ciao.html">The Ciao System</a> »<br/> </li><li><a href="ExtraLibs.html">PART VIII - Additional libraries</a> »<br/> </li><li><a href=""><strong>Interactive menus</strong></a> ▾<ul><li><a href="menu_generator.html">menu_generator (library)</a></li></ul></li></ul><hr></hr><em>ON THIS PAGE</em><ul><li><a href="#Usage and interface">Usage and interface</a></li><li><a href="#Documentation on multifiles">Documentation on multifiles</a></li></ul></div><div class="lpdoc-main"><div id=""><h1>Interactive menus</h1><a class="lpdoc-idx-anchor" href="ciaosearch.html#menu"></a>
<strong>Author(s):</strong> <a class="lpdoc-idx-anchor" id="The Ciao Development Team" href="ciaosearch.html#The Ciao Development Team">The Ciao Development Team</a>.<p>
This library package allows definition interactive menus<br/><div id="Usage and interface"><h2>Usage and interface</h2><div class="lpdoc-cartouche"><ul><li><strong>Library usage:</strong><br/><tt>:- use_package(menu).</tt>
or
<tt>:- module(...,...,[menu]).</tt><li><strong>New operators defined:</strong><br/><a class="lpdoc-idx-anchor" id="0" href="ciaosearch.html#::/2"><tt>::/2</tt></a> [970,xfx], <a class="lpdoc-idx-anchor" id="1" href="ciaosearch.html#<-/2"><tt><-/2</tt></a> [971,xfx], <a class="lpdoc-idx-anchor" id="2" href="ciaosearch.html#guard/1"><tt>guard/1</tt></a> [900,fy], <a class="lpdoc-idx-anchor" id="3" href="ciaosearch.html#$/2"><tt>$/2</tt></a> [150,xfx], <a class="lpdoc-idx-anchor" id="4" href="ciaosearch.html#=>/2"><tt>=>/2</tt></a> [950,xfx], <a class="lpdoc-idx-anchor" id="5" href="argnames_doc.html#argnames/1"><tt>argnames/1</tt></a> [1150,fx].
<li><strong>Implicit imports:</strong><br/><ul class="lpdoc-itemize-minus"><li><em>System library modules:</em><br/><a class="lpdoc-idx-anchor" id="6" href="menu_generator.html"><tt>menu_generator</tt></a>, <a class="lpdoc-idx-anchor" id="7" href="ciaosearch.html#menu_rt"><tt>menu_rt</tt></a>.
<li><em>Packages:</em><br/><a class="lpdoc-idx-anchor" id="8" href="ciaosearch.html#prelude"><tt>prelude</tt></a>, <a class="lpdoc-idx-anchor" id="9" href="ciaosearch.html#initial"><tt>initial</tt></a>, <a class="lpdoc-idx-anchor" id="10" href="condcomp_doc.html"><tt>condcomp</tt></a>, <a class="lpdoc-idx-anchor" id="11" href="assertions_doc.html"><tt>assertions</tt></a>, <a class="lpdoc-idx-anchor" id="12" href="ciaosearch.html#assertions/assertions_basic"><tt>assertions/assertions_basic</tt></a>, <a class="lpdoc-idx-anchor" id="13" href="argnames_doc.html"><tt>argnames</tt></a>.
</ul></ul></div></div><div id="Documentation on multifiles"><h2>Documentation on multifiles</h2><div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="menu_default/3" href="ciaosearch.html#menu_default/3">menu_default/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.
The predicate is <em>multifile</em>.<br/></div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="menu_opt/6" href="ciaosearch.html#menu_opt/6">menu_opt/6</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.
The predicate is <em>multifile</em>.<br/></div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="hook_menu_flag_values/3" href="ciaosearch.html#hook_menu_flag_values/3">hook_menu_flag_values/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.
The predicate is <em>multifile</em>.<br/></div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="hook_menu_check_flag_value/3" href="ciaosearch.html#hook_menu_check_flag_value/3">hook_menu_check_flag_value/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.
The predicate is <em>multifile</em>.<br/></div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="hook_menu_flag_help/3" href="ciaosearch.html#hook_menu_flag_help/3">hook_menu_flag_help/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.
The predicate is <em>multifile</em>.<br/></div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="hook_menu_default_option/3" href="ciaosearch.html#hook_menu_default_option/3">hook_menu_default_option/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.
The predicate is <em>multifile</em>.<br/></div></div><p>
</div></div><div class="lpdoc-footer">Generated with LPdoc using Ciao</div></div><div class="lpdoc-clearer"></div></div></body></html>