Cake.Gradle.dll Assembly

Class Types

Class Summary
ExporterFunc<T>
GradleBootstrapAlias Provides a way to bootstrap a local gradle installation.
GradleBootstrapper Bootstraps Gradle: Downloads a local version of gradle into the tools folder.
GradleDownloadInformation Download information for gradle.

Compare to .

GradleLogLevel Represents the various log levels the Gradle executable can be called with.
GradleRunner A wrapper around Gradle functionality within a Cake build script.
GradleRunnerAlias Provides a wrapper around Gradle functionality within a Cake build script.
GradleRunnerSettings Gradle tool settings.
GradleVersionIdentifier Wraps the possibilities of https://services.gradle.org/versions/.
ImporterFunc<TJson, TValue>
JsonData
JsonException
JsonMapper
JsonMockWrapper
JsonReader
JsonToken
JsonType
JsonWriter
WrapperFactory

Interface Types

Interface Summary
IJsonWrapper
IWebAdapter Abstraction of a WebAdapter for tests.
IZipAdapter Abstraction of unzipping for tests.