Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JsonFileAdapter

JsonFileAdapter is an async adapter for working with Json Files

author

Nicolas Schmidt <@nsc-de>

Hierarchy

  • JsonFileAdapter

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly path

path: string

the path to a json file to save to and load from

Readonly settings

The settings for the JsonFileAdapter:
beautify - should the generated json be beautified (default: false)
beautify_space - the space to indent the json with (default: 2)

author

Nicolas Schmidt <@nsc-de>

see

JsonFileAdapter - 👩‍👦 the parent class

Methods

load

save

Generated using TypeDoc