BeamPatch.Patch (beam_patch v0.1.1)

View Source

Summary

Types

t()

@type t() :: %BeamPatch.Patch{
  bytecode: binary(),
  filename: charlist(),
  module: module()
}