webmcp

annotate framework/env/convert/_from_human_to_string.lua @ 451:32b79658e5ae

Fixed wrong documentation (no leading slash in request.get_path)
author jbe
date Thu Jul 21 13:01:34 2016 +0200 (2016-07-21)
parents 9fdfb27f8e67
children
rev   line source
jbe/bsw@0 1 function convert._from_human_to_string(str)
jbe/bsw@0 2 return atom.string:load(str)
jbe/bsw@0 3 end

Impressum / About Us