Open ityonemo opened 4 years ago
configuration a -> requires module [a, b, c, d] configuration b -> requires module [a, b, e, d]
Write a way to embed submodules and call them easily.
solution should work alongside https://github.com/ityonemo/realbook/issues/7
configuration a -> requires module [a, b, c, d] configuration b -> requires module [a, b, e, d]
Write a way to embed submodules and call them easily.