webmcp

annotate framework/env/convert/_from_string_to_human.lua @ 210:474cf0cfb85b

Moved request handling code from mcp.lua to request.handler(...)
author jbe
date Sat Jan 10 00:28:03 2015 +0100 (2015-01-10)
parents 9fdfb27f8e67
children
rev   line source
jbe/bsw@0 1 function convert._from_string_to_human(value)
jbe/bsw@0 2 return atom.dump(value)
jbe/bsw@0 3 end

Impressum / About Us