|
| 1 | +<!doctype html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <title>Index | Node.js v7.0.0 Documentation</title> |
| 6 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic"> |
| 7 | + <link rel="stylesheet" href="assets/style.css"> |
| 8 | + <link rel="stylesheet" href="assets/sh.css"> |
| 9 | + <link rel="canonical" href="https://nodejs.org/api/_toc.html"> |
| 10 | +</head> |
| 11 | +<body class="alt apidoc" id="api-section-_toc"> |
| 12 | + <div id="content" class="clearfix"> |
| 13 | + <div id="column2" class="interior"> |
| 14 | + <div id="intro" class="interior"> |
| 15 | + <a href="/" title="Go back to the home page"> |
| 16 | + Node.js |
| 17 | + </a> |
| 18 | + </div> |
| 19 | + <ul> |
| 20 | +<li><a class="nav-documentation" href="documentation.html">About these Docs</a></li> |
| 21 | +<li><a class="nav-synopsis" href="synopsis.html">Usage & Example</a></li> |
| 22 | +</ul> |
| 23 | +<div class="line"></div> |
| 24 | + |
| 25 | +<ul> |
| 26 | +<li><a class="nav-assert" href="assert.html">Assertion Testing</a></li> |
| 27 | +<li><a class="nav-buffer" href="buffer.html">Buffer</a></li> |
| 28 | +<li><a class="nav-addons" href="addons.html">C/C++ Addons</a></li> |
| 29 | +<li><a class="nav-child_process" href="child_process.html">Child Processes</a></li> |
| 30 | +<li><a class="nav-cluster" href="cluster.html">Cluster</a></li> |
| 31 | +<li><a class="nav-cli" href="cli.html">Command Line Options</a></li> |
| 32 | +<li><a class="nav-console" href="console.html">Console</a></li> |
| 33 | +<li><a class="nav-crypto" href="crypto.html">Crypto</a></li> |
| 34 | +<li><a class="nav-debugger" href="debugger.html">Debugger</a></li> |
| 35 | +<li><a class="nav-dns" href="dns.html">DNS</a></li> |
| 36 | +<li><a class="nav-domain" href="domain.html">Domain</a></li> |
| 37 | +<li><a class="nav-errors" href="errors.html">Errors</a></li> |
| 38 | +<li><a class="nav-events" href="events.html">Events</a></li> |
| 39 | +<li><a class="nav-fs" href="fs.html">File System</a></li> |
| 40 | +<li><a class="nav-globals" href="globals.html">Globals</a></li> |
| 41 | +<li><a class="nav-http" href="http.html">HTTP</a></li> |
| 42 | +<li><a class="nav-https" href="https.html">HTTPS</a></li> |
| 43 | +<li><a class="nav-modules" href="modules.html">Modules</a></li> |
| 44 | +<li><a class="nav-net" href="net.html">Net</a></li> |
| 45 | +<li><a class="nav-os" href="os.html">OS</a></li> |
| 46 | +<li><a class="nav-path" href="path.html">Path</a></li> |
| 47 | +<li><a class="nav-process" href="process.html">Process</a></li> |
| 48 | +<li><a class="nav-punycode" href="punycode.html">Punycode</a></li> |
| 49 | +<li><a class="nav-querystring" href="querystring.html">Query Strings</a></li> |
| 50 | +<li><a class="nav-readline" href="readline.html">Readline</a></li> |
| 51 | +<li><a class="nav-repl" href="repl.html">REPL</a></li> |
| 52 | +<li><a class="nav-stream" href="stream.html">Stream</a></li> |
| 53 | +<li><a class="nav-string_decoder" href="string_decoder.html">String Decoder</a></li> |
| 54 | +<li><a class="nav-timers" href="timers.html">Timers</a></li> |
| 55 | +<li><a class="nav-tls" href="tls.html">TLS/SSL</a></li> |
| 56 | +<li><a class="nav-tty" href="tty.html">TTY</a></li> |
| 57 | +<li><a class="nav-dgram" href="dgram.html">UDP/Datagram</a></li> |
| 58 | +<li><a class="nav-url" href="url.html">URL</a></li> |
| 59 | +<li><a class="nav-util" href="util.html">Utilities</a></li> |
| 60 | +<li><a class="nav-v8" href="v8.html">V8</a></li> |
| 61 | +<li><a class="nav-vm" href="vm.html">VM</a></li> |
| 62 | +<li><a class="nav-zlib" href="zlib.html">ZLIB</a></li> |
| 63 | +</ul> |
| 64 | +<div class="line"></div> |
| 65 | + |
| 66 | +<ul> |
| 67 | +<li><a class="nav-https-mygithub.libinneed.workers.dev-nodejs-node" href="https://github.com/nodejs/node">GitHub Repo & Issue Tracker</a></li> |
| 68 | +<li><a class="nav-http-groups-google-com-group-nodejs" href="http://groups.google.com/group/nodejs">Mailing List</a></li> |
| 69 | +</ul> |
| 70 | + |
| 71 | + </div> |
| 72 | + |
| 73 | + <div id="column1" data-id="_toc" class="interior"> |
| 74 | + <header> |
| 75 | + <h1>Node.js v7.0.0 Documentation</h1> |
| 76 | + <div id="gtoc"> |
| 77 | + <p> |
| 78 | + <a href="index.html" name="toc">Index</a> | |
| 79 | + <a href="all.html">View on single page</a> | |
| 80 | + <a href="_toc.json">View as JSON</a> |
| 81 | + </p> |
| 82 | + </div> |
| 83 | + <hr> |
| 84 | + </header> |
| 85 | + |
| 86 | + <div id="toc"> |
| 87 | + <h2>Table of Contents</h2> |
| 88 | + |
| 89 | + </div> |
| 90 | + |
| 91 | + <div id="apicontent"> |
| 92 | + <ul> |
| 93 | +<li><a href="documentation.html">About these Docs</a></li> |
| 94 | +<li><a href="synopsis.html">Usage & Example</a></li> |
| 95 | +</ul> |
| 96 | +<div class="line"></div> |
| 97 | + |
| 98 | +<ul> |
| 99 | +<li><a href="assert.html">Assertion Testing</a></li> |
| 100 | +<li><a href="buffer.html">Buffer</a></li> |
| 101 | +<li><a href="addons.html">C/C++ Addons</a></li> |
| 102 | +<li><a href="child_process.html">Child Processes</a></li> |
| 103 | +<li><a href="cluster.html">Cluster</a></li> |
| 104 | +<li><a href="cli.html">Command Line Options</a></li> |
| 105 | +<li><a href="console.html">Console</a></li> |
| 106 | +<li><a href="crypto.html">Crypto</a></li> |
| 107 | +<li><a href="debugger.html">Debugger</a></li> |
| 108 | +<li><a href="dns.html">DNS</a></li> |
| 109 | +<li><a href="domain.html">Domain</a></li> |
| 110 | +<li><a href="errors.html">Errors</a></li> |
| 111 | +<li><a href="events.html">Events</a></li> |
| 112 | +<li><a href="fs.html">File System</a></li> |
| 113 | +<li><a href="globals.html">Globals</a></li> |
| 114 | +<li><a href="http.html">HTTP</a></li> |
| 115 | +<li><a href="https.html">HTTPS</a></li> |
| 116 | +<li><a href="modules.html">Modules</a></li> |
| 117 | +<li><a href="net.html">Net</a></li> |
| 118 | +<li><a href="os.html">OS</a></li> |
| 119 | +<li><a href="path.html">Path</a></li> |
| 120 | +<li><a href="process.html">Process</a></li> |
| 121 | +<li><a href="punycode.html">Punycode</a></li> |
| 122 | +<li><a href="querystring.html">Query Strings</a></li> |
| 123 | +<li><a href="readline.html">Readline</a></li> |
| 124 | +<li><a href="repl.html">REPL</a></li> |
| 125 | +<li><a href="stream.html">Stream</a></li> |
| 126 | +<li><a href="string_decoder.html">String Decoder</a></li> |
| 127 | +<li><a href="timers.html">Timers</a></li> |
| 128 | +<li><a href="tls.html">TLS/SSL</a></li> |
| 129 | +<li><a href="tty.html">TTY</a></li> |
| 130 | +<li><a href="dgram.html">UDP/Datagram</a></li> |
| 131 | +<li><a href="url.html">URL</a></li> |
| 132 | +<li><a href="util.html">Utilities</a></li> |
| 133 | +<li><a href="v8.html">V8</a></li> |
| 134 | +<li><a href="vm.html">VM</a></li> |
| 135 | +<li><a href="zlib.html">ZLIB</a></li> |
| 136 | +</ul> |
| 137 | +<div class="line"></div> |
| 138 | + |
| 139 | +<ul> |
| 140 | +<li><a href="https://github.com/nodejs/node">GitHub Repo & Issue Tracker</a></li> |
| 141 | +<li><a href="http://groups.google.com/group/nodejs">Mailing List</a></li> |
| 142 | +</ul> |
| 143 | + |
| 144 | + </div> |
| 145 | + </div> |
| 146 | + </div> |
| 147 | + <script src="assets/sh_main.js"></script> |
| 148 | + <script src="assets/sh_javascript.min.js"></script> |
| 149 | + <script>highlight(undefined, undefined, 'pre');</script> |
| 150 | +</body> |
| 151 | +</html> |
| 152 | + |
0 commit comments