beam_disasm
Functions
function__code(Function::#function{}) -> [beam_instr()]
pp(Disasm::[term()]) -> ok | {error, atom()}
pp(Stream::pid() | filename() (see module file), Disasm::[term()]) -> ok | {error, atom()}
file(File::filename() (see module file) | binary()) -> #beam_file{} | {error, atom(), term()}