Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SyncJsonFileAdapter

SyncJsonFileAdapter is an sync adapter for working with Json Files

author

Nicolas Schmidt <@nsc-de>

Hierarchy

  • SyncJsonFileAdapter

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 SyncJsonFileAdapter:
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

SyncJsonFileAdapter - 👩‍👦 the parent class

Methods

load

save

Generated using TypeDoc