From 3f1d6870ff0b3a0e8e0fc1c63ae2fbee86775261 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 16 Apr 2020 13:26:27 +0200 Subject: docs: update js api docs Signed-off-by: Jo-Philipp Wich --- docs/jsapi/fs.js.html | 100 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 99 insertions(+), 1 deletion(-) (limited to 'docs/jsapi/fs.js.html') diff --git a/docs/jsapi/fs.js.html b/docs/jsapi/fs.js.html index a356962f04..160faf2000 100644 --- a/docs/jsapi/fs.js.html +++ b/docs/jsapi/fs.js.html @@ -74,12 +74,16 @@
  • error
  • +
  • fspath
  • +
  • get
  • halt
  • hasSystemFeature
  • +
  • hasViewPermission
  • +
  • isObject
  • location
  • @@ -331,6 +335,8 @@
  • optional
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -423,6 +429,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -511,6 +519,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -595,6 +605,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -687,6 +699,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -775,6 +789,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -929,6 +945,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -997,6 +1015,10 @@ +
  • + + LuCI.ui.menu + + +
      + +
    + +
      + +
    + +
      + +
    +
  • +
  • LuCI.ui.Select @@ -3657,7 +3755,7 @@ return FileSystem; -- cgit v1.2.3