webmcp

view framework/env/convert/_from_human_to_number.lua @ 468:225d6b2ac050

Fixed inline documentation of encode.file_path(...)
author jbe
date Fri Apr 21 16:30:41 2017 +0200 (2017-04-21)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_number(str)
2 return atom.number:load(str)
3 end

Impressum / About Us