mirror of
https://github.com/xomboverlord/xomb-docs.git
synced 2026-02-23 23:33:15 +01:00
Adds kernel docs.
This commit is contained in:
25
kernel/core/error.html
Normal file
25
kernel/core/error.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<html><head>
|
||||
<META http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<title>kernel.core.error</title>
|
||||
</head><body>
|
||||
<h1>kernel.core.error</h1>
|
||||
<!-- Generated by Ddoc from ../kernel/core/error.d -->
|
||||
<br><br>
|
||||
<dl><dt><big>enum <u>ErrorVal</u>;
|
||||
</big></dt>
|
||||
<dd>The kernel error value.<br><br>
|
||||
|
||||
<dl><dt><big><u>Success</u></big></dt>
|
||||
<dd>Upon success.<br><br>
|
||||
|
||||
</dd>
|
||||
<dt><big><u>Fail</u></big></dt>
|
||||
<dd>Upon failure.<br><br>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr><small>Page generated by <a href="http://www.digitalmars.com/d/1.0/ddoc.html">Ddoc</a>. </small>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user