delve/pkg/config
Chandrashekhara A 6611fbe919 pkg/config: Using current directory for config as fallback (#1425)
*  pkg/config: Using current directory to store config if getting user details fails.

    This patch is to use current directory to store config file.
    user.Current() call fails when dlv is run inside a container. (Alpine)

* Addressing comments

* Removed whitespace
2018-11-28 13:21:21 -08:00
..
config.go pkg/config: Using current directory for config as fallback (#1425) 2018-11-28 13:21:21 -08:00
split_test.go terminal: add config command 2017-09-08 10:27:32 -07:00
split.go pkg/config: Clean up godoc lint issues 2018-11-08 10:16:42 -08:00