Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encode an object into a Hocon config #1609

Closed
VapidLinus opened this issue Jul 22, 2021 · 1 comment · Fixed by #1740
Closed

Encode an object into a Hocon config #1609

VapidLinus opened this issue Jul 22, 2021 · 1 comment · Fixed by #1740
Labels

Comments

@VapidLinus
Copy link

It is possible to decode a Hocon config file using Hocon.decodeFromConfig(config: Config): T.

However, there seems to be no way to encode T back into a Hocon Config file.

@osipxd osipxd mentioned this issue Oct 22, 2021
11 tasks
@osipxd
Copy link
Member

osipxd commented Oct 31, 2021

Working on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants