pluie-echo/doc/pluie-echo-0.2/Pluie.html
2017-11-18 00:24:09 +01:00

79 lines
4.2 KiB
HTML

<?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<meta charset="UTF-8"/>
<title>Pluie &ndash; pluie-echo-0.2 &ndash; Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_header">Pluie &ndash; pluie-echo-0.2 Reference Manual</div>
<div class="site_body">
<div class="site_navigation">
<ul class="navi_main">
<li class="package_index"><a href="../index.html">Packages</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="package"><a href="index.htm">pluie-echo-0.2</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="namespace">Pluie</li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="namespace"><a href="Pluie.Dbg.html">Dbg</a></li>
<li class="namespace"><a href="Pluie.Echo.html">Echo</a></li>
<li class="namespace"><a href="Pluie.Sys.html">Sys</a></li>
<li class="enum"><a href="Pluie.ECHO.html">ECHO</a></li>
<li class="class"><a href="Pluie.Color.html">Color</a></li>
<li class="class"><a href="Pluie.ColorConf.html">ColorConf</a></li>
<li class="class"><a href="Pluie.OutputFormatter.html">OutputFormatter</a></li>
<li class="field"><a href="Pluie.of.html">of</a></li>
</ul>
</div>
<div class="site_content">
<h1 class="main_title">Pluie</h1>
<hr class="main_hr"/>
<h2 class="main_title">Description:</h2>
<div class="description">
<p>root namespace of various pluie library</p>
</div>
<h2 class="main_title">Content:</h2>
<h3 class="main_title">Namespaces:</h3>
<ul class="navi_inline">
<li class="namespace"><a href="Pluie.Dbg.html">Dbg</a> - <span class="brief_description">Dbg namespace with convenient static methods used
to display traces</span></li>
<li class="namespace"><a href="Pluie.Echo.html">Echo</a> - <span class="brief_description">Echo namespace</span></li>
<li class="namespace"><a href="Pluie.Sys.html">Sys</a></li>
</ul>
<h3 class="main_title">Classes:</h3>
<ul class="navi_inline">
<li class="class"><a href="Pluie.ColorConf.html">ColorConf</a> - <span class="brief_description">a Class representing a set of
<a href="Pluie.Color.html" class="class">Color</a> mapping <a href="Pluie.ECHO.html" class="enum">ECHO</a> colors with values coming
from the specifyed ini config file</span></li>
<li class="class"><a href="Pluie.Color.html">Color</a> - <span class="brief_description">a Class representing an Ansi Extended 8 bit Color
with foreground, background and bold attributes</span></li>
<li class="class"><a href="Pluie.OutputFormatter.html">OutputFormatter</a> - <span class="brief_description">A class managing display on
stdout &amp; stderror with <a href="Pluie.Color.html" class="class">Color</a> styles defined by specifiyed
<a href="Pluie.ColorConf.html" class="class">ColorConf</a></span></li>
</ul>
<h3 class="main_title">Enums:</h3>
<ul class="navi_inline">
<li class="enum"><a href="Pluie.ECHO.html">ECHO</a> - <span class="brief_description">enumerate predefined
<a href="Pluie.Color.html" class="class">Color</a> mapped to default config file see resources/echo.ini</span></li>
</ul>
<h3 class="main_title">Fields:</h3>
<ul class="navi_inline">
<li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_type"><a href="Pluie.OutputFormatter.html" class="class">OutputFormatter</a></span> <b><a href="Pluie.of.html" class="field">of</a></b>
</span>
<div class="leaf_brief_description"><span class="brief_description">default OutputFormatter</span>
</div></li>
</ul>
</div>
</div><br/>
<div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
</div>
</body>
</html>