fun all()

in plugin/src/main/kotlin/com/nishtahir/CargoExtension.kt [19:21]


    fun all() {
        this.features = Features.All()
    }