From faa8dfe794a12b842a3a94d6b5169952486c22dc Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Sat, 19 Jan 2019 22:06:07 -0800 Subject: Update docs for release 1.2.9 --- docs/modules/_database_.html | 26 ++++++++++++++++++-------- docs/modules/_database_test_.html | 4 ++-- docs/modules/_error_model_.html | 4 ++-- docs/modules/_util_.html | 7 ++++++- 4 files changed, 28 insertions(+), 13 deletions(-) (limited to 'docs/modules') diff --git a/docs/modules/_database_.html b/docs/modules/_database_.html index 7c81c91..5b0ed26 100644 --- a/docs/modules/_database_.html +++ b/docs/modules/_database_.html @@ -107,7 +107,7 @@
read: __promisify__ = promisify(readFile)
@@ -117,7 +117,7 @@
write: __promisify__ = promisify(writeFile)
@@ -134,9 +134,14 @@
  • +
    +
    +

    Identify if a path is a root node

    +
    +

    Parameters