webmcp

view framework/env/convert/_from_boolean_to_human.lua @ 390:ed910089a0c5

Keep track of expanded sections in autodoc reference (and collapse sections on hash change)
author jbe
date Thu Dec 03 18:26:49 2015 +0100 (2015-12-03)
parents 9fdfb27f8e67
children
line source
1 function convert._from_boolean_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us