You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#273 (Add FileSystemResolver(Path) constructor ) was merged into main on 6 Oct 2021, but isn't part of release 0.9.10
Simple to build from main, or even copy/paste the enhanced FileSystemResolver, but would be nice to have as the nio Path usage allows for mocking the filesystem with jmfs
The text was updated successfully, but these errors were encountered:
Unfortunately my comment was not on top priority :( #224 (comment)
But you can use com.github.mustachejava.DefaultMustacheFactory#DefaultMustacheFactory(com.github.mustachejava.MustacheResolver) constructor directly. Implement your own resolver.
#273 (Add FileSystemResolver(Path) constructor ) was merged into main on 6 Oct 2021, but isn't part of release 0.9.10
Simple to build from main, or even copy/paste the enhanced FileSystemResolver, but would be nice to have as the nio Path usage allows for mocking the filesystem with jmfs
The text was updated successfully, but these errors were encountered: