BeamFile.read

You're seeing just the function read, go back to BeamFile module for more information.

Specs

read(Path.t() | module()) :: {:ok, binary()} | {:error, File.posix()}

Returns the binary for the given BEAM file.