Retrieve com.typesafe.config.Config from CommentedConfigurationNode #317
Unanswered
yiannis-zen
asked this question in
Support
Replies: 1 comment 1 reply
-
I'm afraid not - we consider the backing library for most loaders to be an implementation detail, so specific classes are not exposed. It would likely be possible to write a TypeSerializer to create a Config object from a node, if you wanted, but that would take some work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! awesome library, very useful for working with the different configuration formats.
Was wondering if there is a way to retrieve com.typesafe.config.Config from a CommentedConfigurationNode
Thanks again!
Beta Was this translation helpful? Give feedback.
All reactions