Add client initialisation to configure environment #18

Manually merged
cmccabe merged 1 commits from client-init into master 2019-11-22 12:44:20 +00:00
Collaborator

Some basic checks as an initialisation step to ensure the data directory and data file exist and have the correct permissions.

Fixes #6

I'm not sure if we need to handle exceptions here. Any exceptions raised, like if the expected directory is not a directory, or the user doesn't have permissions for whatever, should probably stop the client.

Some basic checks as an initialisation step to ensure the data directory and data file exist and have the correct permissions. Fixes #6 I'm not sure if we need to handle exceptions here. Any exceptions raised, like if the expected directory is not a directory, or the user doesn't have permissions for whatever, should probably stop the client.
cmccabe was assigned by asdf 2019-11-22 08:14:29 +00:00
asdf added the
enhancement
label 2019-11-22 08:14:29 +00:00
cmccabe closed this pull request 2019-11-22 12:44:19 +00:00
asdf deleted branch client-init 2019-11-22 20:23:41 +00:00
Sign in to join this conversation.
No description provided.