config icon indicating copy to clipboard operation
config copied to clipboard

JSON or YAML configuration wrapper with convenient access methods.

Results 4 config issues
Sort by recently updated
recently updated
newest added

Maybe I'm doing something wrong, but when I parse this file: ``` smtp: port: 25 host: smtp.mail.com username: johndoe password: secretpassword ``` with ``` config.ParseYaml(configData) ``` I get ``` YAML...

I am desperately in need of help please. After installing vagrant, virtual box, and initialising Homestead, when i run the vagrant up command it feeds back an error -- C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/psych.rb:370:in...

strJson:=`{ "user_name":"test", "birthdate":null}` _,err:=config.ParseJson(strJson) Unsupported map value: