ace
ace copied to clipboard
Load multiple inners
Hello. How about implement multiple inners load? I try wrote patch with this feature, based on
func LoadMultiple(opts *Options, basePath string, innerPaths ...string)
but got a lot of obstacles in the code architecture. And for not to rewrite a lot of code in "dirty way style", do you plan this functionality in the future? Thanks in advance.
Thanks for your issue. Interesting. I'll consider how to implement this function later.