Closed eholk closed 5 years ago
For context, see https://github.com/google/schism/pull/82#discussion_r311418305
To make it easier to accept new capabilities and configuration in the future, Schism.Engine should be refactored to take its filesystem object in a dict.
Schism.Engine
filesystem
Thanks for the fix!
For context, see https://github.com/google/schism/pull/82#discussion_r311418305
To make it easier to accept new capabilities and configuration in the future,
Schism.Engine
should be refactored to take itsfilesystem
object in a dict.