HomeWrite.as

ref T594 allow configurable config directory

Description

ref T594 allow configurable config directory

this adds a configurable directory, currently within the users path for
the configuration, user and post data to be saved.

it is accessible down the stack of the application via the cli.Context,
specificaly c.App.ExtraData which is a function that returns a map of
[string]string under the key 'configDir".

Details

Provenance
robjlorangerAuthored on May 29 2019, 12:05 AM
Parents
rWCLIf227faa5dc2e: Closes T592 T593 T597 splits code into packages
Branches
Unknown
Tags
Unknown
References
refs/pull/28/head
Tasks
T594: add new configuration directory