Groovy Documentation

com.moowork.gradle.node.variant
[Groovy] Class VariantBuilder

java.lang.Object
  com.moowork.gradle.node.variant.VariantBuilder

class VariantBuilder

Method Summary
static Variant build(NodeExtension ext)

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Method Detail

build

static Variant build(NodeExtension ext)


 

Groovy Documentation