marta

Function useRocks()

fun marta.useRocks(rocksDir: String = "rocks")

Attach source and binary dependencies from LuaRocks dependency tree. Note that useRocks() is only allowed in complex (non single-file) plugins.

rocksDir allows to specify the custom dependency directory name.

See the Using LuaRocks dependencies tutorial for more information.