webmcp

view framework/env/convert/_from_boolean_to_human.lua @ 566:3b71fdb3a00d

Updated year + version in documentation
author jbe
date Wed Apr 28 12:54:38 2021 +0200 (2021-04-28)
parents 9fdfb27f8e67
children
line source
1 function convert._from_boolean_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us