From: Evgeny G. <gaz...@gm...> - 2010-03-23 21:29:50
|
this module have a couple functions: 1) lib:get-info($name) is returns the info (name, size) of any file in $EXIST_HOME or $EXIST_HOME/lib folder 2) lib:get($name) is returns the file Module is used in jnlp webapp (see $EXIST_HOME/webapp/jnlp) ------- Evgeny |