package
0.0.1
Repository: https://github.com/backman-git/delve.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetConfigFilePath gets the full path to the given config file name.
No description provided by the author
LoadConfig attempts to populate a Config object from the config.yml file.
SaveConfig will marshal and save the config struct to disk.
No description provided by the author
SplitQuotedFields is like strings.Fields but ignores spaces inside areas surrounded by the specified quote character.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config defines all configuration options available to be set through the config file.
SubstitutePathRule describes a rule for substitution of path to source code file.

# Type aliases

SubstitutePathRules is a slice of source code path substitution rules.