-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split out the parsing function to get paths/values from a list of str… (
#138) * Split out the parsing function to get paths/values from a list of strings * Add function to just parse paths from strings (assumed to not have =value in the string). Adds tests, and fixes a bug discovered with tests introduced by allowing both . and __ for separators
- Loading branch information
1 parent
27bb8ad
commit 07e84b6
Showing
2 changed files
with
138 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters