Properties
- @this - object contains keys
- @prop {Function} read - reads settings from file
{Function} read
@param {String} file - path to file with settings
Works like this:
- read string from file
- split it by ' ' character, the " character stopps parsing before another " will not be found