-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
The Config module doesn't support generated the config at runtime, and the Ninja lexical syntax means that all include statements are relative to the current directory, not the file doing the including, so you can't relocate directories.
I think if usingConfig took a Action (Map String String) as the first argument then everything would generalise nicely. You could then have better readConfig functions, but they would be entirely optional.
Metadata
Metadata
Assignees
Labels
No labels