Translated using Weblate (French)
[oweals/luci.git] / docs / jsapi / LuCI.fs.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4     <meta charset="utf-8">
5     <title>Class: fs</title>
6     
7     
8     <script src="scripts/prettify/prettify.js"></script>
9     <script src="scripts/prettify/lang-css.js"></script>
10     <script src="scripts/jquery.min.js"></script>
11     <!--[if lt IE 9]>
12       <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13     <![endif]-->
14     <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
15     <link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
16     <link type="text/css" rel="stylesheet" href="styles/jaguar.css">
17     
18     
19     <script>
20     var config = {"monospaceLinks":true,"cleverLinks":true,"default":{"outputSourceFiles":true}};
21     </script>
22     
23
24     
25 </head>
26 <body>
27 <div id="wrap" class="clearfix">
28     
29 <div class="navigation">
30     <h3 class="applicationName"><a href="index.html"></a></h3>
31
32     <div class="search">
33         <input id="search" type="text" class="form-control input-sm" placeholder="Search Documentations">
34     </div>
35     <ul class="list">
36     
37         <li class="item" data-name="LuCI">
38             <span class="title">
39                 <a href="LuCI.html">LuCI</a>
40                 
41             </span>
42             <ul class="members itemMembers">
43             
44             <span class="subtitle">Members</span>
45             
46                 <li data-name="LuCI#env"><a href="LuCI.html#env">env</a></li>
47             
48             </ul>
49             <ul class="typedefs itemMembers">
50             
51             <span class="subtitle">Typedefs</span>
52             
53                 <li data-name="LuCI.requestCallbackFn"><a href="LuCI.html#.requestCallbackFn">requestCallbackFn</a></li>
54             
55             </ul>
56             <ul class="typedefs itemMembers">
57             
58             </ul>
59             <ul class="methods itemMembers">
60             
61             <span class="subtitle">Methods</span>
62             
63                 <li data-name="LuCI#bind"><a href="LuCI.html#bind">bind</a></li>
64             
65                 <li data-name="LuCI#error"><a href="LuCI.html#error">error</a></li>
66             
67                 <li data-name="LuCI#get"><a href="LuCI.html#get">get</a></li>
68             
69                 <li data-name="LuCI#halt"><a href="LuCI.html#halt">halt</a></li>
70             
71                 <li data-name="LuCI#hasSystemFeature"><a href="LuCI.html#hasSystemFeature">hasSystemFeature</a></li>
72             
73                 <li data-name="LuCI#isObject"><a href="LuCI.html#isObject">isObject</a></li>
74             
75                 <li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li>
76             
77                 <li data-name="LuCI#path"><a href="LuCI.html#path">path</a></li>
78             
79                 <li data-name="LuCI#poll"><a href="LuCI.html#poll">poll</a></li>
80             
81                 <li data-name="LuCI#post"><a href="LuCI.html#post">post</a></li>
82             
83                 <li data-name="LuCI#raise"><a href="LuCI.html#raise">raise</a></li>
84             
85                 <li data-name="LuCI#require"><a href="LuCI.html#require">require</a></li>
86             
87                 <li data-name="LuCI#resolveDefault"><a href="LuCI.html#resolveDefault">resolveDefault</a></li>
88             
89                 <li data-name="LuCI#resource"><a href="LuCI.html#resource">resource</a></li>
90             
91                 <li data-name="LuCI#run"><a href="LuCI.html#run">run</a></li>
92             
93                 <li data-name="LuCI#sortedKeys"><a href="LuCI.html#sortedKeys">sortedKeys</a></li>
94             
95                 <li data-name="LuCI#stop"><a href="LuCI.html#stop">stop</a></li>
96             
97                 <li data-name="LuCI#toArray"><a href="LuCI.html#toArray">toArray</a></li>
98             
99                 <li data-name="LuCI#url"><a href="LuCI.html#url">url</a></li>
100             
101             </ul>
102             <ul class="events itemMembers">
103             
104             </ul>
105         </li>
106     
107         <li class="item" data-name="LuCI.Class">
108             <span class="title">
109                 <a href="LuCI.Class.html">LuCI.Class</a>
110                 
111             </span>
112             <ul class="members itemMembers">
113             
114             </ul>
115             <ul class="typedefs itemMembers">
116             
117             </ul>
118             <ul class="typedefs itemMembers">
119             
120             </ul>
121             <ul class="methods itemMembers">
122             
123             <span class="subtitle">Methods</span>
124             
125                 <li data-name="LuCI.Class.extend"><a href="LuCI.Class.html#.extend">extend</a></li>
126             
127                 <li data-name="LuCI.Class.instantiate"><a href="LuCI.Class.html#.instantiate">instantiate</a></li>
128             
129                 <li data-name="LuCI.Class.isSubclass"><a href="LuCI.Class.html#.isSubclass">isSubclass</a></li>
130             
131                 <li data-name="LuCI.Class.singleton"><a href="LuCI.Class.html#.singleton">singleton</a></li>
132             
133                 <li data-name="LuCI.Class#super"><a href="LuCI.Class.html#super">super</a></li>
134             
135                 <li data-name="LuCI.Class#varargs"><a href="LuCI.Class.html#varargs">varargs</a></li>
136             
137             </ul>
138             <ul class="events itemMembers">
139             
140             </ul>
141         </li>
142     
143         <li class="item" data-name="LuCI.dom">
144             <span class="title">
145                 <a href="LuCI.dom.html">LuCI.dom</a>
146                 
147             </span>
148             <ul class="members itemMembers">
149             
150             </ul>
151             <ul class="typedefs itemMembers">
152             
153             <span class="subtitle">Typedefs</span>
154             
155                 <li data-name="LuCI.dom~ignoreCallbackFn"><a href="LuCI.dom.html#~ignoreCallbackFn">ignoreCallbackFn</a></li>
156             
157             </ul>
158             <ul class="typedefs itemMembers">
159             
160             </ul>
161             <ul class="methods itemMembers">
162             
163             <span class="subtitle">Methods</span>
164             
165                 <li data-name="LuCI.dom#append"><a href="LuCI.dom.html#append">append</a></li>
166             
167                 <li data-name="LuCI.dom#attr"><a href="LuCI.dom.html#attr">attr</a></li>
168             
169                 <li data-name="LuCI.dom#bindClassInstance"><a href="LuCI.dom.html#bindClassInstance">bindClassInstance</a></li>
170             
171                 <li data-name="LuCI.dom#callClassMethod"><a href="LuCI.dom.html#callClassMethod">callClassMethod</a></li>
172             
173                 <li data-name="LuCI.dom#content"><a href="LuCI.dom.html#content">content</a></li>
174             
175                 <li data-name="LuCI.dom#create"><a href="LuCI.dom.html#create">create</a></li>
176             
177                 <li data-name="LuCI.dom#data"><a href="LuCI.dom.html#data">data</a></li>
178             
179                 <li data-name="LuCI.dom#elem"><a href="LuCI.dom.html#elem">elem</a></li>
180             
181                 <li data-name="LuCI.dom#findClassInstance"><a href="LuCI.dom.html#findClassInstance">findClassInstance</a></li>
182             
183                 <li data-name="LuCI.dom#isEmpty"><a href="LuCI.dom.html#isEmpty">isEmpty</a></li>
184             
185                 <li data-name="LuCI.dom#matches"><a href="LuCI.dom.html#matches">matches</a></li>
186             
187                 <li data-name="LuCI.dom#parent"><a href="LuCI.dom.html#parent">parent</a></li>
188             
189                 <li data-name="LuCI.dom#parse"><a href="LuCI.dom.html#parse">parse</a></li>
190             
191             </ul>
192             <ul class="events itemMembers">
193             
194             </ul>
195         </li>
196     
197         <li class="item" data-name="LuCI.fs">
198             <span class="title">
199                 <a href="LuCI.fs.html">LuCI.fs</a>
200                 
201             </span>
202             <ul class="members itemMembers">
203             
204             </ul>
205             <ul class="typedefs itemMembers">
206             
207             <span class="subtitle">Typedefs</span>
208             
209                 <li data-name="LuCI.fs.FileExecResult"><a href="LuCI.fs.html#.FileExecResult">FileExecResult</a></li>
210             
211                 <li data-name="LuCI.fs.FileStatEntry"><a href="LuCI.fs.html#.FileStatEntry">FileStatEntry</a></li>
212             
213             </ul>
214             <ul class="typedefs itemMembers">
215             
216             </ul>
217             <ul class="methods itemMembers">
218             
219             <span class="subtitle">Methods</span>
220             
221                 <li data-name="LuCI.fs#exec"><a href="LuCI.fs.html#exec">exec</a></li>
222             
223                 <li data-name="LuCI.fs#lines"><a href="LuCI.fs.html#lines">lines</a></li>
224             
225                 <li data-name="LuCI.fs#list"><a href="LuCI.fs.html#list">list</a></li>
226             
227                 <li data-name="LuCI.fs#read"><a href="LuCI.fs.html#read">read</a></li>
228             
229                 <li data-name="LuCI.fs#remove"><a href="LuCI.fs.html#remove">remove</a></li>
230             
231                 <li data-name="LuCI.fs#stat"><a href="LuCI.fs.html#stat">stat</a></li>
232             
233                 <li data-name="LuCI.fs#trimmed"><a href="LuCI.fs.html#trimmed">trimmed</a></li>
234             
235                 <li data-name="LuCI.fs#write"><a href="LuCI.fs.html#write">write</a></li>
236             
237             </ul>
238             <ul class="events itemMembers">
239             
240             </ul>
241         </li>
242     
243         <li class="item" data-name="LuCI.Headers">
244             <span class="title">
245                 <a href="LuCI.Headers.html">LuCI.Headers</a>
246                 
247             </span>
248             <ul class="members itemMembers">
249             
250             </ul>
251             <ul class="typedefs itemMembers">
252             
253             </ul>
254             <ul class="typedefs itemMembers">
255             
256             </ul>
257             <ul class="methods itemMembers">
258             
259             <span class="subtitle">Methods</span>
260             
261                 <li data-name="LuCI.Headers#get"><a href="LuCI.Headers.html#get">get</a></li>
262             
263                 <li data-name="LuCI.Headers#has"><a href="LuCI.Headers.html#has">has</a></li>
264             
265             </ul>
266             <ul class="events itemMembers">
267             
268             </ul>
269         </li>
270     
271         <li class="item" data-name="LuCI.Network">
272             <span class="title">
273                 <a href="LuCI.Network.html">LuCI.Network</a>
274                 
275             </span>
276             <ul class="members itemMembers">
277             
278             </ul>
279             <ul class="typedefs itemMembers">
280             
281             <span class="subtitle">Typedefs</span>
282             
283                 <li data-name="LuCI.Network.SwitchTopology"><a href="LuCI.Network.html#.SwitchTopology">SwitchTopology</a></li>
284             
285                 <li data-name="LuCI.Network.WifiEncryption"><a href="LuCI.Network.html#.WifiEncryption">WifiEncryption</a></li>
286             
287                 <li data-name="LuCI.Network.WifiPeerEntry"><a href="LuCI.Network.html#.WifiPeerEntry">WifiPeerEntry</a></li>
288             
289                 <li data-name="LuCI.Network.WifiRateEntry"><a href="LuCI.Network.html#.WifiRateEntry">WifiRateEntry</a></li>
290             
291                 <li data-name="LuCI.Network.WifiScanResult"><a href="LuCI.Network.html#.WifiScanResult">WifiScanResult</a></li>
292             
293             </ul>
294             <ul class="typedefs itemMembers">
295             
296             </ul>
297             <ul class="methods itemMembers">
298             
299             <span class="subtitle">Methods</span>
300             
301                 <li data-name="LuCI.Network#addNetwork"><a href="LuCI.Network.html#addNetwork">addNetwork</a></li>
302             
303                 <li data-name="LuCI.Network#addWifiNetwork"><a href="LuCI.Network.html#addWifiNetwork">addWifiNetwork</a></li>
304             
305                 <li data-name="LuCI.Network#deleteNetwork"><a href="LuCI.Network.html#deleteNetwork">deleteNetwork</a></li>
306             
307                 <li data-name="LuCI.Network#deleteWifiNetwork"><a href="LuCI.Network.html#deleteWifiNetwork">deleteWifiNetwork</a></li>
308             
309                 <li data-name="LuCI.Network#flushCache"><a href="LuCI.Network.html#flushCache">flushCache</a></li>
310             
311                 <li data-name="LuCI.Network#formatWifiEncryption"><a href="LuCI.Network.html#formatWifiEncryption">formatWifiEncryption</a></li>
312             
313                 <li data-name="LuCI.Network#getDevice"><a href="LuCI.Network.html#getDevice">getDevice</a></li>
314             
315                 <li data-name="LuCI.Network#getDevices"><a href="LuCI.Network.html#getDevices">getDevices</a></li>
316             
317                 <li data-name="LuCI.Network#getDSLModemType"><a href="LuCI.Network.html#getDSLModemType">getDSLModemType</a></li>
318             
319                 <li data-name="LuCI.Network#getHostHints"><a href="LuCI.Network.html#getHostHints">getHostHints</a></li>
320             
321                 <li data-name="LuCI.Network#getIfnameOf"><a href="LuCI.Network.html#getIfnameOf">getIfnameOf</a></li>
322             
323                 <li data-name="LuCI.Network#getNetwork"><a href="LuCI.Network.html#getNetwork">getNetwork</a></li>
324             
325                 <li data-name="LuCI.Network#getNetworks"><a href="LuCI.Network.html#getNetworks">getNetworks</a></li>
326             
327                 <li data-name="LuCI.Network#getProtocol"><a href="LuCI.Network.html#getProtocol">getProtocol</a></li>
328             
329                 <li data-name="LuCI.Network#getProtocols"><a href="LuCI.Network.html#getProtocols">getProtocols</a></li>
330             
331                 <li data-name="LuCI.Network#getSwitchTopologies"><a href="LuCI.Network.html#getSwitchTopologies">getSwitchTopologies</a></li>
332             
333                 <li data-name="LuCI.Network#getWAN6Networks"><a href="LuCI.Network.html#getWAN6Networks">getWAN6Networks</a></li>
334             
335                 <li data-name="LuCI.Network#getWANNetworks"><a href="LuCI.Network.html#getWANNetworks">getWANNetworks</a></li>
336             
337                 <li data-name="LuCI.Network#getWifiDevice"><a href="LuCI.Network.html#getWifiDevice">getWifiDevice</a></li>
338             
339                 <li data-name="LuCI.Network#getWifiDevices"><a href="LuCI.Network.html#getWifiDevices">getWifiDevices</a></li>
340             
341                 <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
342             
343                 <li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
344             
345                 <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
346             
347                 <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
348             
349                 <li data-name="LuCI.Network#prefixToMask"><a href="LuCI.Network.html#prefixToMask">prefixToMask</a></li>
350             
351                 <li data-name="LuCI.Network#registerErrorCode"><a href="LuCI.Network.html#registerErrorCode">registerErrorCode</a></li>
352             
353                 <li data-name="LuCI.Network#registerPatternVirtual"><a href="LuCI.Network.html#registerPatternVirtual">registerPatternVirtual</a></li>
354             
355                 <li data-name="LuCI.Network#registerProtocol"><a href="LuCI.Network.html#registerProtocol">registerProtocol</a></li>
356             
357                 <li data-name="LuCI.Network#renameNetwork"><a href="LuCI.Network.html#renameNetwork">renameNetwork</a></li>
358             
359             </ul>
360             <ul class="events itemMembers">
361             
362             </ul>
363         </li>
364     
365         <li class="item" data-name="LuCI.Network.Device">
366             <span class="title">
367                 <a href="LuCI.Network.Device.html">LuCI.Network.Device</a>
368                 
369             </span>
370             <ul class="members itemMembers">
371             
372             </ul>
373             <ul class="typedefs itemMembers">
374             
375             </ul>
376             <ul class="typedefs itemMembers">
377             
378             </ul>
379             <ul class="methods itemMembers">
380             
381             <span class="subtitle">Methods</span>
382             
383                 <li data-name="LuCI.Network.Device#getBridgeID"><a href="LuCI.Network.Device.html#getBridgeID">getBridgeID</a></li>
384             
385                 <li data-name="LuCI.Network.Device#getBridgeSTP"><a href="LuCI.Network.Device.html#getBridgeSTP">getBridgeSTP</a></li>
386             
387                 <li data-name="LuCI.Network.Device#getI18n"><a href="LuCI.Network.Device.html#getI18n">getI18n</a></li>
388             
389                 <li data-name="LuCI.Network.Device#getIP6Addrs"><a href="LuCI.Network.Device.html#getIP6Addrs">getIP6Addrs</a></li>
390             
391                 <li data-name="LuCI.Network.Device#getIPAddrs"><a href="LuCI.Network.Device.html#getIPAddrs">getIPAddrs</a></li>
392             
393                 <li data-name="LuCI.Network.Device#getMAC"><a href="LuCI.Network.Device.html#getMAC">getMAC</a></li>
394             
395                 <li data-name="LuCI.Network.Device#getMTU"><a href="LuCI.Network.Device.html#getMTU">getMTU</a></li>
396             
397                 <li data-name="LuCI.Network.Device#getName"><a href="LuCI.Network.Device.html#getName">getName</a></li>
398             
399                 <li data-name="LuCI.Network.Device#getNetwork"><a href="LuCI.Network.Device.html#getNetwork">getNetwork</a></li>
400             
401                 <li data-name="LuCI.Network.Device#getNetworks"><a href="LuCI.Network.Device.html#getNetworks">getNetworks</a></li>
402             
403                 <li data-name="LuCI.Network.Device#getPorts"><a href="LuCI.Network.Device.html#getPorts">getPorts</a></li>
404             
405                 <li data-name="LuCI.Network.Device#getRXBytes"><a href="LuCI.Network.Device.html#getRXBytes">getRXBytes</a></li>
406             
407                 <li data-name="LuCI.Network.Device#getRXPackets"><a href="LuCI.Network.Device.html#getRXPackets">getRXPackets</a></li>
408             
409                 <li data-name="LuCI.Network.Device#getShortName"><a href="LuCI.Network.Device.html#getShortName">getShortName</a></li>
410             
411                 <li data-name="LuCI.Network.Device#getTXBytes"><a href="LuCI.Network.Device.html#getTXBytes">getTXBytes</a></li>
412             
413                 <li data-name="LuCI.Network.Device#getTXPackets"><a href="LuCI.Network.Device.html#getTXPackets">getTXPackets</a></li>
414             
415                 <li data-name="LuCI.Network.Device#getType"><a href="LuCI.Network.Device.html#getType">getType</a></li>
416             
417                 <li data-name="LuCI.Network.Device#getTypeI18n"><a href="LuCI.Network.Device.html#getTypeI18n">getTypeI18n</a></li>
418             
419                 <li data-name="LuCI.Network.Device#getWifiNetwork"><a href="LuCI.Network.Device.html#getWifiNetwork">getWifiNetwork</a></li>
420             
421                 <li data-name="LuCI.Network.Device#isBridge"><a href="LuCI.Network.Device.html#isBridge">isBridge</a></li>
422             
423                 <li data-name="LuCI.Network.Device#isBridgePort"><a href="LuCI.Network.Device.html#isBridgePort">isBridgePort</a></li>
424             
425                 <li data-name="LuCI.Network.Device#isUp"><a href="LuCI.Network.Device.html#isUp">isUp</a></li>
426             
427             </ul>
428             <ul class="events itemMembers">
429             
430             </ul>
431         </li>
432     
433         <li class="item" data-name="LuCI.Network.Hosts">
434             <span class="title">
435                 <a href="LuCI.Network.Hosts.html">LuCI.Network.Hosts</a>
436                 
437             </span>
438             <ul class="members itemMembers">
439             
440             </ul>
441             <ul class="typedefs itemMembers">
442             
443             </ul>
444             <ul class="typedefs itemMembers">
445             
446             </ul>
447             <ul class="methods itemMembers">
448             
449             <span class="subtitle">Methods</span>
450             
451                 <li data-name="LuCI.Network.Hosts#getHostnameByIP6Addr"><a href="LuCI.Network.Hosts.html#getHostnameByIP6Addr">getHostnameByIP6Addr</a></li>
452             
453                 <li data-name="LuCI.Network.Hosts#getHostnameByIPAddr"><a href="LuCI.Network.Hosts.html#getHostnameByIPAddr">getHostnameByIPAddr</a></li>
454             
455                 <li data-name="LuCI.Network.Hosts#getHostnameByMACAddr"><a href="LuCI.Network.Hosts.html#getHostnameByMACAddr">getHostnameByMACAddr</a></li>
456             
457                 <li data-name="LuCI.Network.Hosts#getIP6AddrByMACAddr"><a href="LuCI.Network.Hosts.html#getIP6AddrByMACAddr">getIP6AddrByMACAddr</a></li>
458             
459                 <li data-name="LuCI.Network.Hosts#getIPAddrByMACAddr"><a href="LuCI.Network.Hosts.html#getIPAddrByMACAddr">getIPAddrByMACAddr</a></li>
460             
461                 <li data-name="LuCI.Network.Hosts#getMACAddrByIP6Addr"><a href="LuCI.Network.Hosts.html#getMACAddrByIP6Addr">getMACAddrByIP6Addr</a></li>
462             
463                 <li data-name="LuCI.Network.Hosts#getMACAddrByIPAddr"><a href="LuCI.Network.Hosts.html#getMACAddrByIPAddr">getMACAddrByIPAddr</a></li>
464             
465                 <li data-name="LuCI.Network.Hosts#getMACHints"><a href="LuCI.Network.Hosts.html#getMACHints">getMACHints</a></li>
466             
467             </ul>
468             <ul class="events itemMembers">
469             
470             </ul>
471         </li>
472     
473         <li class="item" data-name="LuCI.Network.Protocol">
474             <span class="title">
475                 <a href="LuCI.Network.Protocol.html">LuCI.Network.Protocol</a>
476                 
477             </span>
478             <ul class="members itemMembers">
479             
480             </ul>
481             <ul class="typedefs itemMembers">
482             
483             </ul>
484             <ul class="typedefs itemMembers">
485             
486             </ul>
487             <ul class="methods itemMembers">
488             
489             <span class="subtitle">Methods</span>
490             
491                 <li data-name="LuCI.Network.Protocol#addDevice"><a href="LuCI.Network.Protocol.html#addDevice">addDevice</a></li>
492             
493                 <li data-name="LuCI.Network.Protocol#containsDevice"><a href="LuCI.Network.Protocol.html#containsDevice">containsDevice</a></li>
494             
495                 <li data-name="LuCI.Network.Protocol#deleteDevice"><a href="LuCI.Network.Protocol.html#deleteDevice">deleteDevice</a></li>
496             
497                 <li data-name="LuCI.Network.Protocol#get"><a href="LuCI.Network.Protocol.html#get">get</a></li>
498             
499                 <li data-name="LuCI.Network.Protocol#getDevice"><a href="LuCI.Network.Protocol.html#getDevice">getDevice</a></li>
500             
501                 <li data-name="LuCI.Network.Protocol#getDevices"><a href="LuCI.Network.Protocol.html#getDevices">getDevices</a></li>
502             
503                 <li data-name="LuCI.Network.Protocol#getDNS6Addrs"><a href="LuCI.Network.Protocol.html#getDNS6Addrs">getDNS6Addrs</a></li>
504             
505                 <li data-name="LuCI.Network.Protocol#getDNSAddrs"><a href="LuCI.Network.Protocol.html#getDNSAddrs">getDNSAddrs</a></li>
506             
507                 <li data-name="LuCI.Network.Protocol#getErrors"><a href="LuCI.Network.Protocol.html#getErrors">getErrors</a></li>
508             
509                 <li data-name="LuCI.Network.Protocol#getExpiry"><a href="LuCI.Network.Protocol.html#getExpiry">getExpiry</a></li>
510             
511                 <li data-name="LuCI.Network.Protocol#getGateway6Addr"><a href="LuCI.Network.Protocol.html#getGateway6Addr">getGateway6Addr</a></li>
512             
513                 <li data-name="LuCI.Network.Protocol#getGatewayAddr"><a href="LuCI.Network.Protocol.html#getGatewayAddr">getGatewayAddr</a></li>
514             
515                 <li data-name="LuCI.Network.Protocol#getI18n"><a href="LuCI.Network.Protocol.html#getI18n">getI18n</a></li>
516             
517                 <li data-name="LuCI.Network.Protocol#getIfname"><a href="LuCI.Network.Protocol.html#getIfname">getIfname</a></li>
518             
519                 <li data-name="LuCI.Network.Protocol#getIP6Addr"><a href="LuCI.Network.Protocol.html#getIP6Addr">getIP6Addr</a></li>
520             
521                 <li data-name="LuCI.Network.Protocol#getIP6Addrs"><a href="LuCI.Network.Protocol.html#getIP6Addrs">getIP6Addrs</a></li>
522             
523                 <li data-name="LuCI.Network.Protocol#getIP6Prefix"><a href="LuCI.Network.Protocol.html#getIP6Prefix">getIP6Prefix</a></li>
524             
525                 <li data-name="LuCI.Network.Protocol#getIPAddr"><a href="LuCI.Network.Protocol.html#getIPAddr">getIPAddr</a></li>
526             
527                 <li data-name="LuCI.Network.Protocol#getIPAddrs"><a href="LuCI.Network.Protocol.html#getIPAddrs">getIPAddrs</a></li>
528             
529                 <li data-name="LuCI.Network.Protocol#getL2Device"><a href="LuCI.Network.Protocol.html#getL2Device">getL2Device</a></li>
530             
531                 <li data-name="LuCI.Network.Protocol#getL3Device"><a href="LuCI.Network.Protocol.html#getL3Device">getL3Device</a></li>
532             
533                 <li data-name="LuCI.Network.Protocol#getMetric"><a href="LuCI.Network.Protocol.html#getMetric">getMetric</a></li>
534             
535                 <li data-name="LuCI.Network.Protocol#getName"><a href="LuCI.Network.Protocol.html#getName">getName</a></li>
536             
537                 <li data-name="LuCI.Network.Protocol#getNetmask"><a href="LuCI.Network.Protocol.html#getNetmask">getNetmask</a></li>
538             
539                 <li data-name="LuCI.Network.Protocol#getOpkgPackage"><a href="LuCI.Network.Protocol.html#getOpkgPackage">getOpkgPackage</a></li>
540             
541                 <li data-name="LuCI.Network.Protocol#getProtocol"><a href="LuCI.Network.Protocol.html#getProtocol">getProtocol</a></li>
542             
543                 <li data-name="LuCI.Network.Protocol#getType"><a href="LuCI.Network.Protocol.html#getType">getType</a></li>
544             
545                 <li data-name="LuCI.Network.Protocol#getUptime"><a href="LuCI.Network.Protocol.html#getUptime">getUptime</a></li>
546             
547                 <li data-name="LuCI.Network.Protocol#getZoneName"><a href="LuCI.Network.Protocol.html#getZoneName">getZoneName</a></li>
548             
549                 <li data-name="LuCI.Network.Protocol#isAlias"><a href="LuCI.Network.Protocol.html#isAlias">isAlias</a></li>
550             
551                 <li data-name="LuCI.Network.Protocol#isBridge"><a href="LuCI.Network.Protocol.html#isBridge">isBridge</a></li>
552             
553                 <li data-name="LuCI.Network.Protocol#isDynamic"><a href="LuCI.Network.Protocol.html#isDynamic">isDynamic</a></li>
554             
555                 <li data-name="LuCI.Network.Protocol#isEmpty"><a href="LuCI.Network.Protocol.html#isEmpty">isEmpty</a></li>
556             
557                 <li data-name="LuCI.Network.Protocol#isFloating"><a href="LuCI.Network.Protocol.html#isFloating">isFloating</a></li>
558             
559                 <li data-name="LuCI.Network.Protocol#isInstalled"><a href="LuCI.Network.Protocol.html#isInstalled">isInstalled</a></li>
560             
561                 <li data-name="LuCI.Network.Protocol#isUp"><a href="LuCI.Network.Protocol.html#isUp">isUp</a></li>
562             
563                 <li data-name="LuCI.Network.Protocol#isVirtual"><a href="LuCI.Network.Protocol.html#isVirtual">isVirtual</a></li>
564             
565                 <li data-name="LuCI.Network.Protocol#set"><a href="LuCI.Network.Protocol.html#set">set</a></li>
566             
567             </ul>
568             <ul class="events itemMembers">
569             
570             </ul>
571         </li>
572     
573         <li class="item" data-name="LuCI.Network.WifiDevice">
574             <span class="title">
575                 <a href="LuCI.Network.WifiDevice.html">LuCI.Network.WifiDevice</a>
576                 
577             </span>
578             <ul class="members itemMembers">
579             
580             </ul>
581             <ul class="typedefs itemMembers">
582             
583             </ul>
584             <ul class="typedefs itemMembers">
585             
586             </ul>
587             <ul class="methods itemMembers">
588             
589             <span class="subtitle">Methods</span>
590             
591                 <li data-name="LuCI.Network.WifiDevice#addWifiNetwork"><a href="LuCI.Network.WifiDevice.html#addWifiNetwork">addWifiNetwork</a></li>
592             
593                 <li data-name="LuCI.Network.WifiDevice#deleteWifiNetwork"><a href="LuCI.Network.WifiDevice.html#deleteWifiNetwork">deleteWifiNetwork</a></li>
594             
595                 <li data-name="LuCI.Network.WifiDevice#get"><a href="LuCI.Network.WifiDevice.html#get">get</a></li>
596             
597                 <li data-name="LuCI.Network.WifiDevice#getHTModes"><a href="LuCI.Network.WifiDevice.html#getHTModes">getHTModes</a></li>
598             
599                 <li data-name="LuCI.Network.WifiDevice#getHWModes"><a href="LuCI.Network.WifiDevice.html#getHWModes">getHWModes</a></li>
600             
601                 <li data-name="LuCI.Network.WifiDevice#getI18n"><a href="LuCI.Network.WifiDevice.html#getI18n">getI18n</a></li>
602             
603                 <li data-name="LuCI.Network.WifiDevice#getName"><a href="LuCI.Network.WifiDevice.html#getName">getName</a></li>
604             
605                 <li data-name="LuCI.Network.WifiDevice#getScanList"><a href="LuCI.Network.WifiDevice.html#getScanList">getScanList</a></li>
606             
607                 <li data-name="LuCI.Network.WifiDevice#getWifiNetwork"><a href="LuCI.Network.WifiDevice.html#getWifiNetwork">getWifiNetwork</a></li>
608             
609                 <li data-name="LuCI.Network.WifiDevice#getWifiNetworks"><a href="LuCI.Network.WifiDevice.html#getWifiNetworks">getWifiNetworks</a></li>
610             
611                 <li data-name="LuCI.Network.WifiDevice#isDisabled"><a href="LuCI.Network.WifiDevice.html#isDisabled">isDisabled</a></li>
612             
613                 <li data-name="LuCI.Network.WifiDevice#isUp"><a href="LuCI.Network.WifiDevice.html#isUp">isUp</a></li>
614             
615                 <li data-name="LuCI.Network.WifiDevice#set"><a href="LuCI.Network.WifiDevice.html#set">set</a></li>
616             
617             </ul>
618             <ul class="events itemMembers">
619             
620             </ul>
621         </li>
622     
623         <li class="item" data-name="LuCI.Network.WifiNetwork">
624             <span class="title">
625                 <a href="LuCI.Network.WifiNetwork.html">LuCI.Network.WifiNetwork</a>
626                 
627             </span>
628             <ul class="members itemMembers">
629             
630             </ul>
631             <ul class="typedefs itemMembers">
632             
633             </ul>
634             <ul class="typedefs itemMembers">
635             
636             </ul>
637             <ul class="methods itemMembers">
638             
639             <span class="subtitle">Methods</span>
640             
641                 <li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
642             
643                 <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
644             
645                 <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
646             
647                 <li data-name="LuCI.Network.WifiNetwork#getActiveEncryption"><a href="LuCI.Network.WifiNetwork.html#getActiveEncryption">getActiveEncryption</a></li>
648             
649                 <li data-name="LuCI.Network.WifiNetwork#getActiveMode"><a href="LuCI.Network.WifiNetwork.html#getActiveMode">getActiveMode</a></li>
650             
651                 <li data-name="LuCI.Network.WifiNetwork#getActiveModeI18n"><a href="LuCI.Network.WifiNetwork.html#getActiveModeI18n">getActiveModeI18n</a></li>
652             
653                 <li data-name="LuCI.Network.WifiNetwork#getActiveSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveSSID">getActiveSSID</a></li>
654             
655                 <li data-name="LuCI.Network.WifiNetwork#getAssocList"><a href="LuCI.Network.WifiNetwork.html#getAssocList">getAssocList</a></li>
656             
657                 <li data-name="LuCI.Network.WifiNetwork#getBitRate"><a href="LuCI.Network.WifiNetwork.html#getBitRate">getBitRate</a></li>
658             
659                 <li data-name="LuCI.Network.WifiNetwork#getBSSID"><a href="LuCI.Network.WifiNetwork.html#getBSSID">getBSSID</a></li>
660             
661                 <li data-name="LuCI.Network.WifiNetwork#getChannel"><a href="LuCI.Network.WifiNetwork.html#getChannel">getChannel</a></li>
662             
663                 <li data-name="LuCI.Network.WifiNetwork#getCountryCode"><a href="LuCI.Network.WifiNetwork.html#getCountryCode">getCountryCode</a></li>
664             
665                 <li data-name="LuCI.Network.WifiNetwork#getDevice"><a href="LuCI.Network.WifiNetwork.html#getDevice">getDevice</a></li>
666             
667                 <li data-name="LuCI.Network.WifiNetwork#getFrequency"><a href="LuCI.Network.WifiNetwork.html#getFrequency">getFrequency</a></li>
668             
669                 <li data-name="LuCI.Network.WifiNetwork#getI18n"><a href="LuCI.Network.WifiNetwork.html#getI18n">getI18n</a></li>
670             
671                 <li data-name="LuCI.Network.WifiNetwork#getID"><a href="LuCI.Network.WifiNetwork.html#getID">getID</a></li>
672             
673                 <li data-name="LuCI.Network.WifiNetwork#getIfname"><a href="LuCI.Network.WifiNetwork.html#getIfname">getIfname</a></li>
674             
675                 <li data-name="LuCI.Network.WifiNetwork#getMeshID"><a href="LuCI.Network.WifiNetwork.html#getMeshID">getMeshID</a></li>
676             
677                 <li data-name="LuCI.Network.WifiNetwork#getMode"><a href="LuCI.Network.WifiNetwork.html#getMode">getMode</a></li>
678             
679                 <li data-name="LuCI.Network.WifiNetwork#getName"><a href="LuCI.Network.WifiNetwork.html#getName">getName</a></li>
680             
681                 <li data-name="LuCI.Network.WifiNetwork#getNetwork"><a href="LuCI.Network.WifiNetwork.html#getNetwork">getNetwork</a></li>
682             
683                 <li data-name="LuCI.Network.WifiNetwork#getNetworkNames"><a href="LuCI.Network.WifiNetwork.html#getNetworkNames">getNetworkNames</a></li>
684             
685                 <li data-name="LuCI.Network.WifiNetwork#getNetworks"><a href="LuCI.Network.WifiNetwork.html#getNetworks">getNetworks</a></li>
686             
687                 <li data-name="LuCI.Network.WifiNetwork#getNoise"><a href="LuCI.Network.WifiNetwork.html#getNoise">getNoise</a></li>
688             
689                 <li data-name="LuCI.Network.WifiNetwork#getShortName"><a href="LuCI.Network.WifiNetwork.html#getShortName">getShortName</a></li>
690             
691                 <li data-name="LuCI.Network.WifiNetwork#getSignal"><a href="LuCI.Network.WifiNetwork.html#getSignal">getSignal</a></li>
692             
693                 <li data-name="LuCI.Network.WifiNetwork#getSignalLevel"><a href="LuCI.Network.WifiNetwork.html#getSignalLevel">getSignalLevel</a></li>
694             
695                 <li data-name="LuCI.Network.WifiNetwork#getSignalPercent"><a href="LuCI.Network.WifiNetwork.html#getSignalPercent">getSignalPercent</a></li>
696             
697                 <li data-name="LuCI.Network.WifiNetwork#getSSID"><a href="LuCI.Network.WifiNetwork.html#getSSID">getSSID</a></li>
698             
699                 <li data-name="LuCI.Network.WifiNetwork#getTXPower"><a href="LuCI.Network.WifiNetwork.html#getTXPower">getTXPower</a></li>
700             
701                 <li data-name="LuCI.Network.WifiNetwork#getTXPowerOffset"><a href="LuCI.Network.WifiNetwork.html#getTXPowerOffset">getTXPowerOffset</a></li>
702             
703                 <li data-name="LuCI.Network.WifiNetwork#getWifiDevice"><a href="LuCI.Network.WifiNetwork.html#getWifiDevice">getWifiDevice</a></li>
704             
705                 <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
706             
707                 <li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
708             
709                 <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
710             
711                 <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
712             
713                 <li data-name="LuCI.Network.WifiNetwork#set"><a href="LuCI.Network.WifiNetwork.html#set">set</a></li>
714             
715             </ul>
716             <ul class="events itemMembers">
717             
718             </ul>
719         </li>
720     
721         <li class="item" data-name="LuCI.Poll">
722             <span class="title">
723                 <a href="LuCI.Poll.html">LuCI.Poll</a>
724                 
725             </span>
726             <ul class="members itemMembers">
727             
728             </ul>
729             <ul class="typedefs itemMembers">
730             
731             </ul>
732             <ul class="typedefs itemMembers">
733             
734             </ul>
735             <ul class="methods itemMembers">
736             
737             <span class="subtitle">Methods</span>
738             
739                 <li data-name="LuCI.Poll#active"><a href="LuCI.Poll.html#active">active</a></li>
740             
741                 <li data-name="LuCI.Poll#add"><a href="LuCI.Poll.html#add">add</a></li>
742             
743                 <li data-name="LuCI.Poll#remove"><a href="LuCI.Poll.html#remove">remove</a></li>
744             
745                 <li data-name="LuCI.Poll#start"><a href="LuCI.Poll.html#start">start</a></li>
746             
747                 <li data-name="LuCI.Poll#stop"><a href="LuCI.Poll.html#stop">stop</a></li>
748             
749             </ul>
750             <ul class="events itemMembers">
751             
752             </ul>
753         </li>
754     
755         <li class="item" data-name="LuCI.Request">
756             <span class="title">
757                 <a href="LuCI.Request.html">LuCI.Request</a>
758                 
759             </span>
760             <ul class="members itemMembers">
761             
762             </ul>
763             <ul class="typedefs itemMembers">
764             
765             <span class="subtitle">Typedefs</span>
766             
767                 <li data-name="LuCI.Request.interceptorFn"><a href="LuCI.Request.html#.interceptorFn">interceptorFn</a></li>
768             
769                 <li data-name="LuCI.Request.RequestOptions"><a href="LuCI.Request.html#.RequestOptions">RequestOptions</a></li>
770             
771             </ul>
772             <ul class="typedefs itemMembers">
773             
774             </ul>
775             <ul class="methods itemMembers">
776             
777             <span class="subtitle">Methods</span>
778             
779                 <li data-name="LuCI.Request#addInterceptor"><a href="LuCI.Request.html#addInterceptor">addInterceptor</a></li>
780             
781                 <li data-name="LuCI.Request#expandURL"><a href="LuCI.Request.html#expandURL">expandURL</a></li>
782             
783                 <li data-name="LuCI.Request#get"><a href="LuCI.Request.html#get">get</a></li>
784             
785                 <li data-name="LuCI.Request#post"><a href="LuCI.Request.html#post">post</a></li>
786             
787                 <li data-name="LuCI.Request#removeInterceptor"><a href="LuCI.Request.html#removeInterceptor">removeInterceptor</a></li>
788             
789                 <li data-name="LuCI.Request#request"><a href="LuCI.Request.html#request">request</a></li>
790             
791             </ul>
792             <ul class="events itemMembers">
793             
794             </ul>
795         </li>
796     
797         <li class="item" data-name="LuCI.Request.poll">
798             <span class="title">
799                 <a href="LuCI.Request.poll.html">LuCI.Request.poll</a>
800                 
801             </span>
802             <ul class="members itemMembers">
803             
804             </ul>
805             <ul class="typedefs itemMembers">
806             
807             <span class="subtitle">Typedefs</span>
808             
809                 <li data-name="LuCI.Request.poll~callbackFn"><a href="LuCI.Request.poll.html#~callbackFn">callbackFn</a></li>
810             
811             </ul>
812             <ul class="typedefs itemMembers">
813             
814             </ul>
815             <ul class="methods itemMembers">
816             
817             <span class="subtitle">Methods</span>
818             
819                 <li data-name="LuCI.Request.poll#active"><a href="LuCI.Request.poll.html#active">active</a></li>
820             
821                 <li data-name="LuCI.Request.poll#add"><a href="LuCI.Request.poll.html#add">add</a></li>
822             
823                 <li data-name="LuCI.Request.poll#remove"><a href="LuCI.Request.poll.html#remove">remove</a></li>
824             
825                 <li data-name="LuCI.Request.poll#start"><a href="LuCI.Request.poll.html#start">start</a></li>
826             
827                 <li data-name="LuCI.Request.poll#stop"><a href="LuCI.Request.poll.html#stop">stop</a></li>
828             
829             </ul>
830             <ul class="events itemMembers">
831             
832             </ul>
833         </li>
834     
835         <li class="item" data-name="LuCI.Response">
836             <span class="title">
837                 <a href="LuCI.Response.html">LuCI.Response</a>
838                 
839             </span>
840             <ul class="members itemMembers">
841             
842             <span class="subtitle">Members</span>
843             
844                 <li data-name="LuCI.Response#duration"><a href="LuCI.Response.html#duration">duration</a></li>
845             
846                 <li data-name="LuCI.Response#headers"><a href="LuCI.Response.html#headers">headers</a></li>
847             
848                 <li data-name="LuCI.Response#ok"><a href="LuCI.Response.html#ok">ok</a></li>
849             
850                 <li data-name="LuCI.Response#status"><a href="LuCI.Response.html#status">status</a></li>
851             
852                 <li data-name="LuCI.Response#statusText"><a href="LuCI.Response.html#statusText">statusText</a></li>
853             
854                 <li data-name="LuCI.Response#url"><a href="LuCI.Response.html#url">url</a></li>
855             
856             </ul>
857             <ul class="typedefs itemMembers">
858             
859             </ul>
860             <ul class="typedefs itemMembers">
861             
862             </ul>
863             <ul class="methods itemMembers">
864             
865             <span class="subtitle">Methods</span>
866             
867                 <li data-name="LuCI.Response#clone"><a href="LuCI.Response.html#clone">clone</a></li>
868             
869                 <li data-name="LuCI.Response#json"><a href="LuCI.Response.html#json">json</a></li>
870             
871                 <li data-name="LuCI.Response#text"><a href="LuCI.Response.html#text">text</a></li>
872             
873             </ul>
874             <ul class="events itemMembers">
875             
876             </ul>
877         </li>
878     
879         <li class="item" data-name="LuCI.rpc">
880             <span class="title">
881                 <a href="LuCI.rpc.html">LuCI.rpc</a>
882                 
883             </span>
884             <ul class="members itemMembers">
885             
886             </ul>
887             <ul class="typedefs itemMembers">
888             
889             <span class="subtitle">Typedefs</span>
890             
891                 <li data-name="LuCI.rpc.DeclareOptions"><a href="LuCI.rpc.html#.DeclareOptions">DeclareOptions</a></li>
892             
893                 <li data-name="LuCI.rpc~filterFn"><a href="LuCI.rpc.html#~filterFn">filterFn</a></li>
894             
895                 <li data-name="LuCI.rpc~interceptorFn"><a href="LuCI.rpc.html#~interceptorFn">interceptorFn</a></li>
896             
897                 <li data-name="LuCI.rpc~invokeFn"><a href="LuCI.rpc.html#~invokeFn">invokeFn</a></li>
898             
899             </ul>
900             <ul class="typedefs itemMembers">
901             
902             </ul>
903             <ul class="methods itemMembers">
904             
905             <span class="subtitle">Methods</span>
906             
907                 <li data-name="LuCI.rpc#addInterceptor"><a href="LuCI.rpc.html#addInterceptor">addInterceptor</a></li>
908             
909                 <li data-name="LuCI.rpc#declare"><a href="LuCI.rpc.html#declare">declare</a></li>
910             
911                 <li data-name="LuCI.rpc#getBaseURL"><a href="LuCI.rpc.html#getBaseURL">getBaseURL</a></li>
912             
913                 <li data-name="LuCI.rpc#getSessionID"><a href="LuCI.rpc.html#getSessionID">getSessionID</a></li>
914             
915                 <li data-name="LuCI.rpc#getStatusText"><a href="LuCI.rpc.html#getStatusText">getStatusText</a></li>
916             
917                 <li data-name="LuCI.rpc#list"><a href="LuCI.rpc.html#list">list</a></li>
918             
919                 <li data-name="LuCI.rpc#removeInterceptor"><a href="LuCI.rpc.html#removeInterceptor">removeInterceptor</a></li>
920             
921                 <li data-name="LuCI.rpc#setBaseURL"><a href="LuCI.rpc.html#setBaseURL">setBaseURL</a></li>
922             
923                 <li data-name="LuCI.rpc#setSessionID"><a href="LuCI.rpc.html#setSessionID">setSessionID</a></li>
924             
925             </ul>
926             <ul class="events itemMembers">
927             
928             </ul>
929         </li>
930     
931         <li class="item" data-name="LuCI.uci">
932             <span class="title">
933                 <a href="LuCI.uci.html">LuCI.uci</a>
934                 
935             </span>
936             <ul class="members itemMembers">
937             
938             </ul>
939             <ul class="typedefs itemMembers">
940             
941             <span class="subtitle">Typedefs</span>
942             
943                 <li data-name="LuCI.uci.ChangeRecord"><a href="LuCI.uci.html#.ChangeRecord">ChangeRecord</a></li>
944             
945                 <li data-name="LuCI.uci.SectionObject"><a href="LuCI.uci.html#.SectionObject">SectionObject</a></li>
946             
947                 <li data-name="LuCI.uci~sectionsFn"><a href="LuCI.uci.html#~sectionsFn">sectionsFn</a></li>
948             
949             </ul>
950             <ul class="typedefs itemMembers">
951             
952             </ul>
953             <ul class="methods itemMembers">
954             
955             <span class="subtitle">Methods</span>
956             
957                 <li data-name="LuCI.uci#add"><a href="LuCI.uci.html#add">add</a></li>
958             
959                 <li data-name="LuCI.uci#apply"><a href="LuCI.uci.html#apply">apply</a></li>
960             
961                 <li data-name="LuCI.uci#changes"><a href="LuCI.uci.html#changes">changes</a></li>
962             
963                 <li data-name="LuCI.uci#createSID"><a href="LuCI.uci.html#createSID">createSID</a></li>
964             
965                 <li data-name="LuCI.uci#get"><a href="LuCI.uci.html#get">get</a></li>
966             
967                 <li data-name="LuCI.uci#get_first"><a href="LuCI.uci.html#get_first">get_first</a></li>
968             
969                 <li data-name="LuCI.uci#load"><a href="LuCI.uci.html#load">load</a></li>
970             
971                 <li data-name="LuCI.uci#move"><a href="LuCI.uci.html#move">move</a></li>
972             
973                 <li data-name="LuCI.uci#remove"><a href="LuCI.uci.html#remove">remove</a></li>
974             
975                 <li data-name="LuCI.uci#resolveSID"><a href="LuCI.uci.html#resolveSID">resolveSID</a></li>
976             
977                 <li data-name="LuCI.uci#save"><a href="LuCI.uci.html#save">save</a></li>
978             
979                 <li data-name="LuCI.uci#sections"><a href="LuCI.uci.html#sections">sections</a></li>
980             
981                 <li data-name="LuCI.uci#set"><a href="LuCI.uci.html#set">set</a></li>
982             
983                 <li data-name="LuCI.uci#set_first"><a href="LuCI.uci.html#set_first">set_first</a></li>
984             
985                 <li data-name="LuCI.uci#unload"><a href="LuCI.uci.html#unload">unload</a></li>
986             
987                 <li data-name="LuCI.uci#unset"><a href="LuCI.uci.html#unset">unset</a></li>
988             
989                 <li data-name="LuCI.uci#unset_first"><a href="LuCI.uci.html#unset_first">unset_first</a></li>
990             
991             </ul>
992             <ul class="events itemMembers">
993             
994             </ul>
995         </li>
996     
997         <li class="item" data-name="LuCI.view">
998             <span class="title">
999                 <a href="LuCI.view.html">LuCI.view</a>
1000                 
1001             </span>
1002             <ul class="members itemMembers">
1003             
1004             </ul>
1005             <ul class="typedefs itemMembers">
1006             
1007             </ul>
1008             <ul class="typedefs itemMembers">
1009             
1010             </ul>
1011             <ul class="methods itemMembers">
1012             
1013             <span class="subtitle">Methods</span>
1014             
1015                 <li data-name="LuCI.view#addFooter"><a href="LuCI.view.html#addFooter">addFooter</a></li>
1016             
1017                 <li data-name="LuCI.view#handleReset"><a href="LuCI.view.html#handleReset">handleReset</a></li>
1018             
1019                 <li data-name="LuCI.view#handleSave"><a href="LuCI.view.html#handleSave">handleSave</a></li>
1020             
1021                 <li data-name="LuCI.view#handleSaveApply"><a href="LuCI.view.html#handleSaveApply">handleSaveApply</a></li>
1022             
1023                 <li data-name="LuCI.view#load"><a href="LuCI.view.html#load">load</a></li>
1024             
1025                 <li data-name="LuCI.view#render"><a href="LuCI.view.html#render">render</a></li>
1026             
1027             </ul>
1028             <ul class="events itemMembers">
1029             
1030             </ul>
1031         </li>
1032     
1033         <li class="item" data-name="LuCI.XHR">
1034             <span class="title">
1035                 <a href="LuCI.XHR.html">LuCI.XHR</a>
1036                 
1037             </span>
1038             <ul class="members itemMembers">
1039             
1040             </ul>
1041             <ul class="typedefs itemMembers">
1042             
1043             </ul>
1044             <ul class="typedefs itemMembers">
1045             
1046             </ul>
1047             <ul class="methods itemMembers">
1048             
1049             <span class="subtitle">Methods</span>
1050             
1051                 <li data-name="LuCI.XHR#abort"><a href="LuCI.XHR.html#abort">abort</a></li>
1052             
1053                 <li data-name="LuCI.XHR#busy"><a href="LuCI.XHR.html#busy">busy</a></li>
1054             
1055                 <li data-name="LuCI.XHR#cancel"><a href="LuCI.XHR.html#cancel">cancel</a></li>
1056             
1057                 <li data-name="LuCI.XHR#get"><a href="LuCI.XHR.html#get">get</a></li>
1058             
1059                 <li data-name="LuCI.XHR#post"><a href="LuCI.XHR.html#post">post</a></li>
1060             
1061                 <li data-name="LuCI.XHR#send_form"><a href="LuCI.XHR.html#send_form">send_form</a></li>
1062             
1063             </ul>
1064             <ul class="events itemMembers">
1065             
1066             </ul>
1067         </li>
1068     
1069     </ul>
1070 </div>
1071     <div class="main">
1072         <h1 class="page-title" data-filename="LuCI.fs.html">Class: fs</h1>
1073         
1074
1075
1076
1077 <section>
1078     
1079 <header>
1080     <h2>
1081         <span class="ancestors"><a href="LuCI.html">LuCI</a>.</span>
1082     
1083     fs
1084     </h2>
1085     
1086         <div class="class-description"><p>Provides high level utilities to wrap file system related RPC calls.
1087 To import the class in views, use <code>'require fs'</code>, to import it in
1088 external JavaScript, use <code>L.require(&quot;fs&quot;).then(...)</code>.</p></div>
1089     
1090 </header>  
1091
1092 <article>
1093     <div class="container-overview">
1094     
1095     
1096     
1097         
1098 <dt>
1099     <div class="nameContainer">
1100         <h4 class="name" id="fs">
1101             
1102             new LuCI.fs<span class="signature">()</span>
1103         </h4>
1104     
1105         
1106         <div class="tag-source">
1107             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line111">line 111</a>
1108         </div>
1109         
1110     </div>
1111
1112     
1113 </dt>
1114 <dd>
1115     
1116     
1117
1118     
1119     
1120     
1121     
1122     
1123     
1124     
1125 <dl class="details">
1126     
1127         
1128     
1129     
1130     
1131
1132     
1133     
1134     
1135     
1136     
1137     
1138     
1139     
1140     
1141     
1142     
1143     
1144     
1145     
1146     
1147 </dl>
1148
1149     
1150     
1151
1152     
1153
1154     
1155     
1156     
1157     
1158     
1159     
1160     
1161 </dd>
1162
1163     
1164     </div>
1165     
1166     
1167     
1168     
1169     
1170     
1171     
1172     
1173     
1174     
1175     
1176     
1177     
1178     
1179         <h3 class="subsection-title">Methods</h3>
1180         
1181         <dl>
1182             
1183 <dt>
1184     <div class="nameContainer">
1185         <h4 class="name" id="exec">
1186             
1187             exec<span class="signature">(command, <span class="optional">params</span>, <span class="optional">env</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;<a href="LuCI.fs.html#.FileExecResult">LuCI.fs.FileExecResult</a>>}</span>
1188         </h4>
1189     
1190         
1191         <div class="tag-source">
1192             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line232">line 232</a>
1193         </div>
1194         
1195     </div>
1196
1197     
1198 </dt>
1199 <dd>
1200     
1201     
1202     <div class="description">
1203         <p>Execute the specified command, optionally passing params and
1204 environment variables.</p>
1205 <p>Note: The <code>command</code> must be either the path to an executable,
1206 or a basename without arguments in which case it will be searched
1207 in $PATH. If specified, the values given in <code>params</code> will be passed
1208 as arguments to the command.</p>
1209 <p>The key/value pairs in the optional <code>env</code> table are translated to
1210 <code>setenv()</code> calls prior to running the command.</p>
1211     </div>
1212     
1213
1214     
1215     
1216     
1217     
1218     
1219         
1220
1221 <table class="params">
1222     <thead>
1223         <tr>
1224                 
1225                 <th>Name</th>
1226                 
1227                 
1228                 <th>Type</th>
1229                 
1230                 
1231                 
1232                 <th class="last">Description</th>
1233         </tr>
1234         </thead>
1235         
1236         <tbody>
1237         
1238         
1239         <tr>
1240             
1241                 <td class="name"><code>command</code></td>
1242             
1243             
1244             <td class="type">
1245             
1246                 
1247 <span class="param-type">string</span>
1248
1249
1250             
1251             </td>
1252             
1253             
1254             
1255             <td class="description last">
1256                 
1257                     
1258                     
1259                         
1260                     
1261                 
1262                 <p>The command to invoke.</p></td>
1263         </tr>
1264         
1265         
1266         
1267         <tr>
1268             
1269                 <td class="name"><code>params</code></td>
1270             
1271             
1272             <td class="type">
1273             
1274                 
1275 <span class="param-type">Array.&lt;string></span>
1276
1277
1278             
1279             </td>
1280             
1281             
1282             
1283             <td class="description last">
1284                 
1285                     
1286                         <span class="optional">optional</span>
1287                     
1288                     
1289                         
1290                     
1291                 
1292                 <p>The arguments to pass to the command.</p></td>
1293         </tr>
1294         
1295         
1296         
1297         <tr>
1298             
1299                 <td class="name"><code>env</code></td>
1300             
1301             
1302             <td class="type">
1303             
1304                 
1305 <span class="param-type">Object.&lt;string, string></span>
1306
1307
1308             
1309             </td>
1310             
1311             
1312             
1313             <td class="description last">
1314                 
1315                     
1316                         <span class="optional">optional</span>
1317                     
1318                     
1319                         
1320                     
1321                 
1322                 <p>Environment variables to set.</p></td>
1323         </tr>
1324         
1325         
1326         </tbody>
1327 </table>
1328     
1329     
1330     
1331 <dl class="details">
1332     
1333         
1334     
1335     
1336     
1337
1338     
1339     
1340     
1341     
1342     
1343     
1344     
1345     
1346     
1347     
1348     
1349     
1350     
1351     
1352     
1353 </dl>
1354
1355     
1356     
1357
1358     
1359
1360     
1361     
1362     
1363     
1364     
1365     <h5>Returns:</h5>
1366     
1367
1368
1369 <table class="params">
1370     <thead>
1371     <tr>
1372         
1373         <th>Type</th>
1374         <th class="last">Description</th>
1375     </tr>
1376     </thead>
1377     <tbody>
1378     
1379         <tr>
1380             
1381             <td class="type">
1382             
1383                         Promise.&lt;<a href="LuCI.fs.html#.FileExecResult">LuCI.fs.FileExecResult</a>>
1384                         
1385                     
1386             </td>
1387             <td class="description last">Returns a promise resolving to an object describing the execution
1388 results or rejecting with an error stating the failure reason.</td>
1389         </tr>
1390     
1391     </tbody>
1392 </table>
1393
1394     
1395     
1396     
1397 </dd>
1398
1399         
1400             
1401 <dt>
1402     <div class="nameContainer">
1403         <h4 class="name" id="lines">
1404             
1405             lines<span class="signature">(path)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;string>>}</span>
1406         </h4>
1407     
1408         
1409         <div class="tag-source">
1410             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line281">line 281</a>
1411         </div>
1412         
1413     </div>
1414
1415     
1416 </dt>
1417 <dd>
1418     
1419     
1420     <div class="description">
1421         <p>Read the contents of the given file, split it into lines, trim
1422 leading and trailing white space of each line and return the
1423 resulting array.</p>
1424 <p>This function is guaranteed to not reject its promises, on failure,
1425 an empty array will be returned.</p>
1426     </div>
1427     
1428
1429     
1430     
1431     
1432     
1433     
1434         
1435
1436 <table class="params">
1437     <thead>
1438         <tr>
1439                 
1440                 <th>Name</th>
1441                 
1442                 
1443                 <th>Type</th>
1444                 
1445                 
1446                 
1447                 <th class="last">Description</th>
1448         </tr>
1449         </thead>
1450         
1451         <tbody>
1452         
1453         
1454         <tr>
1455             
1456                 <td class="name"><code>path</code></td>
1457             
1458             
1459             <td class="type">
1460             
1461                 
1462 <span class="param-type">string</span>
1463
1464
1465             
1466             </td>
1467             
1468             
1469             
1470             <td class="description last">
1471                 
1472                 <p>The file path to read.</p></td>
1473         </tr>
1474         
1475         
1476         </tbody>
1477 </table>
1478     
1479     
1480     
1481 <dl class="details">
1482     
1483         
1484     
1485     
1486     
1487
1488     
1489     
1490     
1491     
1492     
1493     
1494     
1495     
1496     
1497     
1498     
1499     
1500     
1501     
1502     
1503 </dl>
1504
1505     
1506     
1507
1508     
1509
1510     
1511     
1512     
1513     
1514     
1515     <h5>Returns:</h5>
1516     
1517
1518
1519 <table class="params">
1520     <thead>
1521     <tr>
1522         
1523         <th>Type</th>
1524         <th class="last">Description</th>
1525     </tr>
1526     </thead>
1527     <tbody>
1528     
1529         <tr>
1530             
1531             <td class="type">
1532             
1533                         Promise.&lt;Array.&lt;string>>
1534                         
1535                     
1536             </td>
1537             <td class="description last">Returns a promise resolving to an array containing the stripped lines
1538 of the given file or <code>[]</code> on failure.</td>
1539         </tr>
1540     
1541     </tbody>
1542 </table>
1543
1544     
1545     
1546     
1547 </dd>
1548
1549         
1550             
1551 <dt>
1552     <div class="nameContainer">
1553         <h4 class="name" id="list">
1554             
1555             list<span class="signature">(path)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;<a href="LuCI.fs.html#.FileStatEntry">LuCI.fs.FileStatEntry</a>>>}</span>
1556         </h4>
1557     
1558         
1559         <div class="tag-source">
1560             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line132">line 132</a>
1561         </div>
1562         
1563     </div>
1564
1565     
1566 </dt>
1567 <dd>
1568     
1569     
1570     <div class="description">
1571         <p>Obtains a listing of the specified directory.</p>
1572     </div>
1573     
1574
1575     
1576     
1577     
1578     
1579     
1580         
1581
1582 <table class="params">
1583     <thead>
1584         <tr>
1585                 
1586                 <th>Name</th>
1587                 
1588                 
1589                 <th>Type</th>
1590                 
1591                 
1592                 
1593                 <th class="last">Description</th>
1594         </tr>
1595         </thead>
1596         
1597         <tbody>
1598         
1599         
1600         <tr>
1601             
1602                 <td class="name"><code>path</code></td>
1603             
1604             
1605             <td class="type">
1606             
1607                 
1608 <span class="param-type">string</span>
1609
1610
1611             
1612             </td>
1613             
1614             
1615             
1616             <td class="description last">
1617                 
1618                 <p>The directory path to list.</p></td>
1619         </tr>
1620         
1621         
1622         </tbody>
1623 </table>
1624     
1625     
1626     
1627 <dl class="details">
1628     
1629         
1630     
1631     
1632     
1633
1634     
1635     
1636     
1637     
1638     
1639     
1640     
1641     
1642     
1643     
1644     
1645     
1646     
1647     
1648     
1649 </dl>
1650
1651     
1652     
1653
1654     
1655
1656     
1657     
1658     
1659     
1660     
1661     <h5>Returns:</h5>
1662     
1663
1664
1665 <table class="params">
1666     <thead>
1667     <tr>
1668         
1669         <th>Type</th>
1670         <th class="last">Description</th>
1671     </tr>
1672     </thead>
1673     <tbody>
1674     
1675         <tr>
1676             
1677             <td class="type">
1678             
1679                         Promise.&lt;Array.&lt;<a href="LuCI.fs.html#.FileStatEntry">LuCI.fs.FileStatEntry</a>>>
1680                         
1681                     
1682             </td>
1683             <td class="description last">Returns a promise resolving to an array of stat detail objects or
1684 rejecting with an error stating the failure reason.</td>
1685         </tr>
1686     
1687     </tbody>
1688 </table>
1689
1690     
1691     
1692     
1693 </dd>
1694
1695         
1696             
1697 <dt>
1698     <div class="nameContainer">
1699         <h4 class="name" id="read">
1700             
1701             read<span class="signature">(path)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;string>}</span>
1702         </h4>
1703     
1704         
1705         <div class="tag-source">
1706             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line161">line 161</a>
1707         </div>
1708         
1709     </div>
1710
1711     
1712 </dt>
1713 <dd>
1714     
1715     
1716     <div class="description">
1717         <p>Read the contents of the given file and return them.
1718 Note: this function is unsuitable for obtaining binary data.</p>
1719     </div>
1720     
1721
1722     
1723     
1724     
1725     
1726     
1727         
1728
1729 <table class="params">
1730     <thead>
1731         <tr>
1732                 
1733                 <th>Name</th>
1734                 
1735                 
1736                 <th>Type</th>
1737                 
1738                 
1739                 
1740                 <th class="last">Description</th>
1741         </tr>
1742         </thead>
1743         
1744         <tbody>
1745         
1746         
1747         <tr>
1748             
1749                 <td class="name"><code>path</code></td>
1750             
1751             
1752             <td class="type">
1753             
1754                 
1755 <span class="param-type">string</span>
1756
1757
1758             
1759             </td>
1760             
1761             
1762             
1763             <td class="description last">
1764                 
1765                 <p>The file path to read.</p></td>
1766         </tr>
1767         
1768         
1769         </tbody>
1770 </table>
1771     
1772     
1773     
1774 <dl class="details">
1775     
1776         
1777     
1778     
1779     
1780
1781     
1782     
1783     
1784     
1785     
1786     
1787     
1788     
1789     
1790     
1791     
1792     
1793     
1794     
1795     
1796 </dl>
1797
1798     
1799     
1800
1801     
1802
1803     
1804     
1805     
1806     
1807     
1808     <h5>Returns:</h5>
1809     
1810
1811
1812 <table class="params">
1813     <thead>
1814     <tr>
1815         
1816         <th>Type</th>
1817         <th class="last">Description</th>
1818     </tr>
1819     </thead>
1820     <tbody>
1821     
1822         <tr>
1823             
1824             <td class="type">
1825             
1826                         Promise.&lt;string>
1827                         
1828                     
1829             </td>
1830             <td class="description last">Returns a promise resolving to a string containing the file contents or
1831 rejecting with an error stating the failure reason.</td>
1832         </tr>
1833     
1834     </tbody>
1835 </table>
1836
1837     
1838     
1839     
1840 </dd>
1841
1842         
1843             
1844 <dt>
1845     <div class="nameContainer">
1846         <h4 class="name" id="remove">
1847             
1848             remove<span class="signature">(The)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;number>}</span>
1849         </h4>
1850     
1851         
1852         <div class="tag-source">
1853             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line203">line 203</a>
1854         </div>
1855         
1856     </div>
1857
1858     
1859 </dt>
1860 <dd>
1861     
1862     
1863     <div class="description">
1864         <p>Unlink the given file.</p>
1865     </div>
1866     
1867
1868     
1869     
1870     
1871     
1872     
1873         
1874
1875 <table class="params">
1876     <thead>
1877         <tr>
1878                 
1879                 <th>Name</th>
1880                 
1881                 
1882                 <th>Type</th>
1883                 
1884                 
1885                 
1886                 <th class="last">Description</th>
1887         </tr>
1888         </thead>
1889         
1890         <tbody>
1891         
1892         
1893         <tr>
1894             
1895                 <td class="name"><code>The</code></td>
1896             
1897             
1898             <td class="type">
1899             
1900                 
1901 <span class="param-type">string</span>
1902
1903
1904             
1905             </td>
1906             
1907             
1908             
1909             <td class="description last">
1910                 
1911                 <p>file path to remove.</p></td>
1912         </tr>
1913         
1914         
1915         </tbody>
1916 </table>
1917     
1918     
1919     
1920 <dl class="details">
1921     
1922         
1923     
1924     
1925     
1926
1927     
1928     
1929     
1930     
1931     
1932     
1933     
1934     
1935     
1936     
1937     
1938     
1939     
1940     
1941     
1942 </dl>
1943
1944     
1945     
1946
1947     
1948
1949     
1950     
1951     
1952     
1953     
1954     <h5>Returns:</h5>
1955     
1956
1957
1958 <table class="params">
1959     <thead>
1960     <tr>
1961         
1962         <th>Type</th>
1963         <th class="last">Description</th>
1964     </tr>
1965     </thead>
1966     <tbody>
1967     
1968         <tr>
1969             
1970             <td class="type">
1971             
1972                         Promise.&lt;number>
1973                         
1974                     
1975             </td>
1976             <td class="description last">Returns a promise resolving to <code>0</code> or rejecting with an error stating
1977 the failure reason.</td>
1978         </tr>
1979     
1980     </tbody>
1981 </table>
1982
1983     
1984     
1985     
1986 </dd>
1987
1988         
1989             
1990 <dt>
1991     <div class="nameContainer">
1992         <h4 class="name" id="stat">
1993             
1994             stat<span class="signature">(path)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;<a href="LuCI.fs.html#.FileStatEntry">LuCI.fs.FileStatEntry</a>>}</span>
1995         </h4>
1996     
1997         
1998         <div class="tag-source">
1999             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line146">line 146</a>
2000         </div>
2001         
2002     </div>
2003
2004     
2005 </dt>
2006 <dd>
2007     
2008     
2009     <div class="description">
2010         <p>Return file stat information on the specified path.</p>
2011     </div>
2012     
2013
2014     
2015     
2016     
2017     
2018     
2019         
2020
2021 <table class="params">
2022     <thead>
2023         <tr>
2024                 
2025                 <th>Name</th>
2026                 
2027                 
2028                 <th>Type</th>
2029                 
2030                 
2031                 
2032                 <th class="last">Description</th>
2033         </tr>
2034         </thead>
2035         
2036         <tbody>
2037         
2038         
2039         <tr>
2040             
2041                 <td class="name"><code>path</code></td>
2042             
2043             
2044             <td class="type">
2045             
2046                 
2047 <span class="param-type">string</span>
2048
2049
2050             
2051             </td>
2052             
2053             
2054             
2055             <td class="description last">
2056                 
2057                 <p>The filesystem path to stat.</p></td>
2058         </tr>
2059         
2060         
2061         </tbody>
2062 </table>
2063     
2064     
2065     
2066 <dl class="details">
2067     
2068         
2069     
2070     
2071     
2072
2073     
2074     
2075     
2076     
2077     
2078     
2079     
2080     
2081     
2082     
2083     
2084     
2085     
2086     
2087     
2088 </dl>
2089
2090     
2091     
2092
2093     
2094
2095     
2096     
2097     
2098     
2099     
2100     <h5>Returns:</h5>
2101     
2102
2103
2104 <table class="params">
2105     <thead>
2106     <tr>
2107         
2108         <th>Type</th>
2109         <th class="last">Description</th>
2110     </tr>
2111     </thead>
2112     <tbody>
2113     
2114         <tr>
2115             
2116             <td class="type">
2117             
2118                         Promise.&lt;<a href="LuCI.fs.html#.FileStatEntry">LuCI.fs.FileStatEntry</a>>
2119                         
2120                     
2121             </td>
2122             <td class="description last">Returns a promise resolving to a stat detail object or
2123 rejecting with an error stating the failure reason.</td>
2124         </tr>
2125     
2126     </tbody>
2127 </table>
2128
2129     
2130     
2131     
2132 </dd>
2133
2134         
2135             
2136 <dt>
2137     <div class="nameContainer">
2138         <h4 class="name" id="trimmed">
2139             
2140             trimmed<span class="signature">(path)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;string>}</span>
2141         </h4>
2142     
2143         
2144         <div class="tag-source">
2145             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line260">line 260</a>
2146         </div>
2147         
2148     </div>
2149
2150     
2151 </dt>
2152 <dd>
2153     
2154     
2155     <div class="description">
2156         <p>Read the contents of the given file, trim leading and trailing white
2157 space and return the trimmed result. In case of errors, return an empty
2158 string instead.</p>
2159 <p>Note: this function is useful to read single-value files in <code>/sys</code>
2160 or <code>/proc</code>.</p>
2161 <p>This function is guaranteed to not reject its promises, on failure,
2162 an empty string will be returned.</p>
2163     </div>
2164     
2165
2166     
2167     
2168     
2169     
2170     
2171         
2172
2173 <table class="params">
2174     <thead>
2175         <tr>
2176                 
2177                 <th>Name</th>
2178                 
2179                 
2180                 <th>Type</th>
2181                 
2182                 
2183                 
2184                 <th class="last">Description</th>
2185         </tr>
2186         </thead>
2187         
2188         <tbody>
2189         
2190         
2191         <tr>
2192             
2193                 <td class="name"><code>path</code></td>
2194             
2195             
2196             <td class="type">
2197             
2198                 
2199 <span class="param-type">string</span>
2200
2201
2202             
2203             </td>
2204             
2205             
2206             
2207             <td class="description last">
2208                 
2209                 <p>The file path to read.</p></td>
2210         </tr>
2211         
2212         
2213         </tbody>
2214 </table>
2215     
2216     
2217     
2218 <dl class="details">
2219     
2220         
2221     
2222     
2223     
2224
2225     
2226     
2227     
2228     
2229     
2230     
2231     
2232     
2233     
2234     
2235     
2236     
2237     
2238     
2239     
2240 </dl>
2241
2242     
2243     
2244
2245     
2246
2247     
2248     
2249     
2250     
2251     
2252     <h5>Returns:</h5>
2253     
2254
2255
2256 <table class="params">
2257     <thead>
2258     <tr>
2259         
2260         <th>Type</th>
2261         <th class="last">Description</th>
2262     </tr>
2263     </thead>
2264     <tbody>
2265     
2266         <tr>
2267             
2268             <td class="type">
2269             
2270                         Promise.&lt;string>
2271                         
2272                     
2273             </td>
2274             <td class="description last">Returns a promise resolving to the file contents or the empty string
2275 on failure.</td>
2276         </tr>
2277     
2278     </tbody>
2279 </table>
2280
2281     
2282     
2283     
2284 </dd>
2285
2286         
2287             
2288 <dt>
2289     <div class="nameContainer">
2290         <h4 class="name" id="write">
2291             
2292             write<span class="signature">(path, <span class="optional">data</span>, <span class="optional">mode</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;number>}</span>
2293         </h4>
2294     
2295         
2296         <div class="tag-source">
2297             <a href="fs.js.html">fs.js</a>, <a href="fs.js.html#line187">line 187</a>
2298         </div>
2299         
2300     </div>
2301
2302     
2303 </dt>
2304 <dd>
2305     
2306     
2307     <div class="description">
2308         <p>Write the given data to the specified file path.
2309 If the specified file path does not exist, it will be created, given
2310 sufficient permissions.</p>
2311 <p>Note: <code>data</code> will be converted to a string using <code>String(data)</code> or to
2312 <code>''</code> when it is <code>null</code>.</p>
2313     </div>
2314     
2315
2316     
2317     
2318     
2319     
2320     
2321         
2322
2323 <table class="params">
2324     <thead>
2325         <tr>
2326                 
2327                 <th>Name</th>
2328                 
2329                 
2330                 <th>Type</th>
2331                 
2332                 
2333                 
2334                 <th class="last">Description</th>
2335         </tr>
2336         </thead>
2337         
2338         <tbody>
2339         
2340         
2341         <tr>
2342             
2343                 <td class="name"><code>path</code></td>
2344             
2345             
2346             <td class="type">
2347             
2348                 
2349 <span class="param-type">string</span>
2350
2351
2352             
2353             </td>
2354             
2355             
2356             
2357             <td class="description last">
2358                 
2359                     
2360                     
2361                         
2362                     
2363                 
2364                 <p>The file path to write to.</p></td>
2365         </tr>
2366         
2367         
2368         
2369         <tr>
2370             
2371                 <td class="name"><code>data</code></td>
2372             
2373             
2374             <td class="type">
2375             
2376                 
2377 <span class="param-type">*</span>
2378
2379
2380             
2381             </td>
2382             
2383             
2384             
2385             <td class="description last">
2386                 
2387                     
2388                         <span class="optional">optional</span>
2389                     
2390                     
2391                         
2392                     
2393                 
2394                 <p>The file data to write. If it is null, it will be set to an empty
2395 string.</p></td>
2396         </tr>
2397         
2398         
2399         
2400         <tr>
2401             
2402                 <td class="name"><code>mode</code></td>
2403             
2404             
2405             <td class="type">
2406             
2407                 
2408 <span class="param-type">number</span>
2409
2410
2411             
2412             </td>
2413             
2414             
2415             
2416             <td class="description last">
2417                 
2418                     
2419                         <span class="optional">optional</span>
2420                     
2421                     
2422                         
2423                     
2424                 
2425                 <p>The permissions to use on file creation. Default is 420 (0644).</p></td>
2426         </tr>
2427         
2428         
2429         </tbody>
2430 </table>
2431     
2432     
2433     
2434 <dl class="details">
2435     
2436         
2437     
2438     
2439     
2440
2441     
2442     
2443     
2444     
2445     
2446     
2447     
2448     
2449     
2450     
2451     
2452     
2453     
2454     
2455     
2456 </dl>
2457
2458     
2459     
2460
2461     
2462
2463     
2464     
2465     
2466     
2467     
2468     <h5>Returns:</h5>
2469     
2470
2471
2472 <table class="params">
2473     <thead>
2474     <tr>
2475         
2476         <th>Type</th>
2477         <th class="last">Description</th>
2478     </tr>
2479     </thead>
2480     <tbody>
2481     
2482         <tr>
2483             
2484             <td class="type">
2485             
2486                         Promise.&lt;number>
2487                         
2488                     
2489             </td>
2490             <td class="description last">Returns a promise resolving to <code>0</code> or rejecting with an error stating
2491 the failure reason.</td>
2492         </tr>
2493     
2494     </tbody>
2495 </table>
2496
2497     
2498     
2499     
2500 </dd>
2501
2502         </dl>
2503     
2504     
2505     
2506         <h3 class="subsection-title">Type Definitions</h3>
2507         
2508         <dl>
2509                 
2510 <dt>
2511     <div class="nameContainer">
2512         <h4 class="name" id=".FileExecResult">LuCI.fs.FileExecResult<span class="type-signature type object">Object</span> </h4>
2513     </div>
2514     
2515     
2516 </dt>
2517 <dd>
2518     
2519     
2520     
2521 <dl class="details">
2522     
2523         
2524         <h5 class="subsection-title">Properties:</h5>
2525         
2526         <dl>
2527
2528 <table class="props">
2529     <thead>
2530         <tr>
2531                 
2532                 <th>Name</th>
2533                 
2534                 
2535                 <th>Type</th>
2536                 
2537                 
2538                 <th>Argument</th>
2539                 
2540                 
2541                 
2542                 
2543                 <th class="last">Description</th>
2544         </tr>
2545         </thead>
2546         
2547         <tbody>
2548         
2549         
2550         <tr>
2551             
2552                 <td class="name"><code>code</code></td>
2553             
2554             
2555             <td class="type">
2556             
2557                 
2558 <span class="param-type">number</span>
2559
2560
2561             
2562             </td>
2563             
2564             
2565                 <td class="attributes">
2566                 
2567                     
2568                 
2569                 </td>
2570             
2571             
2572             
2573             
2574             <td class="description last"><p>The exit code of the invoked command</p></td>
2575         </tr>
2576         
2577         
2578         
2579         <tr>
2580             
2581                 <td class="name"><code>stdout</code></td>
2582             
2583             
2584             <td class="type">
2585             
2586                 
2587 <span class="param-type">string</span>
2588
2589
2590             
2591             </td>
2592             
2593             
2594                 <td class="attributes">
2595                 
2596                     &lt;optional><br>
2597                 
2598                     
2599                 
2600                 </td>
2601             
2602             
2603             
2604             
2605             <td class="description last"><p>The stdout produced by the command, if any</p></td>
2606         </tr>
2607         
2608         
2609         
2610         <tr>
2611             
2612                 <td class="name"><code>stderr</code></td>
2613             
2614             
2615             <td class="type">
2616             
2617                 
2618 <span class="param-type">string</span>
2619
2620
2621             
2622             </td>
2623             
2624             
2625                 <td class="attributes">
2626                 
2627                     &lt;optional><br>
2628                 
2629                     
2630                 
2631                 </td>
2632             
2633             
2634             
2635             
2636             <td class="description last"><p>The stderr produced by the command, if any</p></td>
2637         </tr>
2638         
2639         
2640         </tbody>
2641 </table></dl>
2642         
2643     
2644         
2645     
2646     
2647     
2648
2649     
2650     
2651     
2652     
2653     
2654     
2655     
2656     
2657     
2658     
2659     
2660     
2661     
2662     
2663     
2664 </dl>
2665
2666     
2667     
2668 </dd>
2669
2670             
2671                 
2672 <dt>
2673     <div class="nameContainer">
2674         <h4 class="name" id=".FileStatEntry">LuCI.fs.FileStatEntry<span class="type-signature type object">Object</span> </h4>
2675     </div>
2676     
2677     
2678 </dt>
2679 <dd>
2680     
2681     
2682     
2683 <dl class="details">
2684     
2685         
2686         <h5 class="subsection-title">Properties:</h5>
2687         
2688         <dl>
2689
2690 <table class="props">
2691     <thead>
2692         <tr>
2693                 
2694                 <th>Name</th>
2695                 
2696                 
2697                 <th>Type</th>
2698                 
2699                 
2700                 
2701                 
2702                 
2703                 <th class="last">Description</th>
2704         </tr>
2705         </thead>
2706         
2707         <tbody>
2708         
2709         
2710         <tr>
2711             
2712                 <td class="name"><code>name</code></td>
2713             
2714             
2715             <td class="type">
2716             
2717                 
2718 <span class="param-type">string</span>
2719
2720
2721             
2722             </td>
2723             
2724             
2725             
2726             
2727             
2728             <td class="description last"><p>Name of the directory entry</p></td>
2729         </tr>
2730         
2731         
2732         
2733         <tr>
2734             
2735                 <td class="name"><code>type</code></td>
2736             
2737             
2738             <td class="type">
2739             
2740                 
2741 <span class="param-type">string</span>
2742
2743
2744             
2745             </td>
2746             
2747             
2748             
2749             
2750             
2751             <td class="description last"><p>Type of the entry, one of <code>block</code>, <code>char</code>, <code>directory</code>, <code>fifo</code>, <code>symlink</code>, <code>file</code>, <code>socket</code> or <code>unknown</code></p></td>
2752         </tr>
2753         
2754         
2755         
2756         <tr>
2757             
2758                 <td class="name"><code>size</code></td>
2759             
2760             
2761             <td class="type">
2762             
2763                 
2764 <span class="param-type">number</span>
2765
2766
2767             
2768             </td>
2769             
2770             
2771             
2772             
2773             
2774             <td class="description last"><p>Size in bytes</p></td>
2775         </tr>
2776         
2777         
2778         
2779         <tr>
2780             
2781                 <td class="name"><code>mode</code></td>
2782             
2783             
2784             <td class="type">
2785             
2786                 
2787 <span class="param-type">number</span>
2788
2789
2790             
2791             </td>
2792             
2793             
2794             
2795             
2796             
2797             <td class="description last"><p>Access permissions</p></td>
2798         </tr>
2799         
2800         
2801         
2802         <tr>
2803             
2804                 <td class="name"><code>atime</code></td>
2805             
2806             
2807             <td class="type">
2808             
2809                 
2810 <span class="param-type">number</span>
2811
2812
2813             
2814             </td>
2815             
2816             
2817             
2818             
2819             
2820             <td class="description last"><p>Last access time in seconds since epoch</p></td>
2821         </tr>
2822         
2823         
2824         
2825         <tr>
2826             
2827                 <td class="name"><code>mtime</code></td>
2828             
2829             
2830             <td class="type">
2831             
2832                 
2833 <span class="param-type">number</span>
2834
2835
2836             
2837             </td>
2838             
2839             
2840             
2841             
2842             
2843             <td class="description last"><p>Last modification time in seconds since epoch</p></td>
2844         </tr>
2845         
2846         
2847         
2848         <tr>
2849             
2850                 <td class="name"><code>ctime</code></td>
2851             
2852             
2853             <td class="type">
2854             
2855                 
2856 <span class="param-type">number</span>
2857
2858
2859             
2860             </td>
2861             
2862             
2863             
2864             
2865             
2866             <td class="description last"><p>Last change time in seconds since epoch</p></td>
2867         </tr>
2868         
2869         
2870         
2871         <tr>
2872             
2873                 <td class="name"><code>inode</code></td>
2874             
2875             
2876             <td class="type">
2877             
2878                 
2879 <span class="param-type">number</span>
2880
2881
2882             
2883             </td>
2884             
2885             
2886             
2887             
2888             
2889             <td class="description last"><p>Inode number</p></td>
2890         </tr>
2891         
2892         
2893         
2894         <tr>
2895             
2896                 <td class="name"><code>uid</code></td>
2897             
2898             
2899             <td class="type">
2900             
2901                 
2902 <span class="param-type">number</span>
2903
2904
2905             
2906             </td>
2907             
2908             
2909             
2910             
2911             
2912             <td class="description last"><p>Numeric owner id</p></td>
2913         </tr>
2914         
2915         
2916         
2917         <tr>
2918             
2919                 <td class="name"><code>gid</code></td>
2920             
2921             
2922             <td class="type">
2923             
2924                 
2925 <span class="param-type">number</span>
2926
2927
2928             
2929             </td>
2930             
2931             
2932             
2933             
2934             
2935             <td class="description last"><p>Numeric group id</p></td>
2936         </tr>
2937         
2938         
2939         </tbody>
2940 </table></dl>
2941         
2942     
2943         
2944     
2945     
2946     
2947
2948     
2949     
2950     
2951     
2952     
2953     
2954     
2955     
2956     
2957     
2958     
2959     
2960     
2961     
2962     
2963 </dl>
2964
2965     
2966     
2967 </dd>
2968
2969             </dl>
2970     
2971     
2972     
2973
2974     
2975 </article>
2976
2977 </section>  
2978
2979
2980
2981
2982
2983         
2984
2985         <footer>
2986             Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:36:06 GMT+0100 (Central European Standard Time)
2987         </footer>
2988     </div>
2989 </div>
2990 <script>prettyPrint();</script>
2991 <script src="scripts/jaguar.js"></script>
2992 </body>
2993 </html>