Current section
Files
Jump to
Current section
Files
ebin/hamcrest.app
{application,
hamcrest,
[{description,"Hamcrest Matcher Library"},
{vsn,git},
{modules,[hamcrest,hamcrest_matchers,hamcrest_term]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]}]}.