[luci] two uci Lua modules

Stephan Hennig sh-list at posteo.net
Thu Jan 14 22:38:09 CET 2016


Hi,

why are there two uci Lua modules

  /usr/lib/lua/uci.so
  /usr/lib/lua/luci/model/uci.lua

that can be loaded as either

  local uci1 = require('uci')

or

  local uci2 = require('luci.model.uci')

?

Best regards,
Stephan Hennig


More information about the luci mailing list