Patch.Mock.Code.Unit (patch v0.8.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Patch.Mock.Code.Unit{
  abstract_forms: [Patch.Mock.Code.form()],
  compiler_options: [Patch.Mock.Code.compiler_option()],
  module: module(),
  sticky?: boolean()
}

Link to this section Functions

Specs

purge(unit :: t()) :: :ok

Specs

restore(unit :: t()) :: :ok