Skip to content

[RFC] allow conversion of ConfParse to a Dict#34

Open
baggepinnen wants to merge 1 commit into
JuliaIO:masterfrom
baggepinnen:patch-1
Open

[RFC] allow conversion of ConfParse to a Dict#34
baggepinnen wants to merge 1 commit into
JuliaIO:masterfrom
baggepinnen:patch-1

Conversation

@baggepinnen

Copy link
Copy Markdown

This PR adds the ability to request a Dict(s::ConfParse) which just retrieves the internally stored dict. Dict(s::ConfParse) and convert are the two methods I guess most users would try if they want to get a Dict back.

This PR adds the ability to request a `Dict(s::ConfParse)` which just retrieves the internally stored dict. `Dict(s::ConfParse)` and `convert` are the two methods I guess most users would try if they want to get a Dict back.
@jonathanBieler

Copy link
Copy Markdown
Contributor

Looks fine to me, I can merge if you have the need for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants