Skip to content

Instantly share code, notes, and snippets.

@tsloughter
Created September 23, 2014 22:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsloughter/dbdd7e8d5a38a93247f8 to your computer and use it in GitHub Desktop.
Save tsloughter/dbdd7e8d5a38a93247f8 to your computer and use it in GitHub Desktop.
1> beam_lib:chunks("/home/tristan/Devel/rebar/ebin/rebar_prv_version.beam", [compile_info]).
{ok,{rebar_prv_version,
[{compile_info,
[{options,
[{outdir,"ebin"},
debug_info,
{d,namespaced_types},
debug_info,warnings_as_errors,
{i,"include"}]},
{version,"5.0.2"},
{time,{2014,9,23,1,46,11}},
{source,
"/home/tristan/Devel/rebar/src/rebar_prv_version.erl"}]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment