rustic / com.osm.gradle.plugins.types.variants.options / Selection

Selection

class Selection : PriorityResolveBase<ISelection>, ISelection

Constructors

<init>

Selection(args: List<ISelection?>)

Properties

bench

val bench: Iterable<String?>?

benches

val benches: Boolean?

bin

val bin: Iterable<String?>?

bins

val bins: Boolean?

example

val example: Iterable<String?>?

examples

val examples: Boolean?

lib

val lib: Boolean?

test

val test: Iterable<String?>?

tests

val tests: Boolean?