Package org.dafny.gradle.plugin
Class Utils
java.lang.Object
org.dafny.gradle.plugin.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondooFilesForClasspath(Collection<File> classpath) getCommonArguments(org.gradle.api.file.FileCollection classpath, Map<String, Object> options) static org.gradle.api.artifacts.ConfigurationgetCompileClasspath(org.gradle.api.Project project)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
dooFilesForClasspath
- Throws:
IOException
-
getCommonArguments
public static List<String> getCommonArguments(org.gradle.api.file.FileCollection classpath, Map<String, Object> options) throws IOException- Throws:
IOException
-
getCompileClasspath
public static org.gradle.api.artifacts.Configuration getCompileClasspath(org.gradle.api.Project project)
-