mochifmt_records

Formatter that understands records.

Formatter that understands records.

Usage:

1> M = mochifmt_records:new([{rec, record_info(fields, rec)}]), M:format("{0.bar}", [#rec{bar=foo}]). foo

Functions


get_value(Key, Rec) -> term()

Bob Ippolito bob@mochimedia.com
View Functions