Header menu logo Nao

FileJson Module

Simple file-backed JSON document helpers (whole-file read/write).

Functions and values

Function or value Description

read path fallback

Full Usage: read path fallback

Parameters:
    path : string
    fallback : 'a

Returns: 'a
path : string
fallback : 'a
Returns: 'a

write path value

Full Usage: write path value

Parameters:
    path : string
    value : 'a

path : string
value : 'a

Type something to start searching.