addRoot

fun addRoot(root: String)

Add the Avail root to be included in the artifact jar.

NOTE The root must be present in the AvailExtension,avail {}, added with either:

Parameters

root

The AvailRoot.name of the AvailRoot to include in the artifact.