webmcp

view framework/env/convert/_from_number_to_human.lua @ 394:912a1b9c2551

Documentation of return values of <db_handle>:wait(...) call in case of error or timeout
author jbe
date Wed Dec 09 03:46:43 2015 +0100 (2015-12-09)
parents 9fdfb27f8e67
children
line source
1 function convert._from_number_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us