tim

small extendable personal assistant
git clone git://edryd.org/tim
Log | Files | Refs | LICENSE

tim-lua.h (104B)


      1 /* See LICENSE file for copyright and license details. */
      2 
      3 char *tim_lua_run(char *script, char *args);