Package io.protop.gradle.plugin
Class ProtopExtension
java.lang.Object
io.protop.gradle.plugin.ProtopExtension
public class ProtopExtension
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringpathbooleanrefreshGitSourcesbooleanuseLinks -
Constructor Summary
Constructors Constructor Description ProtopExtension() -
Method Summary
-
Field Details
-
refreshGitSources
public boolean refreshGitSources -
useLinks
public boolean useLinks -
path
public java.lang.String path
-
-
Constructor Details
-
ProtopExtension
public ProtopExtension()
-