@makechtec/tezcatl-settings
v1.0.3
Published
### Installation ###
Readme
tezcatl settings
Installation
$ npm install @makechtec/tezcatl-settingsSettings Object
get(): anyreads the ./tezcatl.config.json file and returns the object
read: (filename: string) : anySame as get but reads a custom file
item(key: string): string get the value of a key in the settings object or empty string ""
