webmcp

view framework/env/convert/_from_boolean_to_human.lua @ 164:8e969519f7c7

JSON pretty printer
author jbe
date Thu Jul 31 20:49:16 2014 +0200 (2014-07-31)
parents 9fdfb27f8e67
children
line source
1 function convert._from_boolean_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us