Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/config"

Index

Variables

Const DO_DEBUG

DO_DEBUG: false = false
internal

Const DO_LOG

DO_LOG: true = true
internal

Const DO_UPDATE

DO_UPDATE: true = true
internal

Const USER_CONFIG_NAME

USER_CONFIG_NAME: ".credentials.json" = ".credentials.json"

The name of the configuration file in the user’s home directory. It contains the user’s github API token (ghtoken), necessary for committing the results on the github repository, as well as SMTP data if emails are sent.