Patch.Mock.Code.Transforms.Export (patch v0.6.0) View Source

Link to this section Summary

Functions

Transforms the provided forms to export the given list of functions.

Link to this section Functions

Link to this function

transform(abstract_forms, exports)

View Source

Specs

transform(
  abstract_forms :: [Patch.Mock.Code.form()],
  exports :: Patch.Mock.Code.exports()
) :: [Patch.Mock.Code.form()]

Transforms the provided forms to export the given list of functions.