From d6a1207457b9cd52e07a7600ce73abac386de673 Mon Sep 17 00:00:00 2001 From: swankjesse Date: Fri, 23 Jun 2023 18:54:59 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20site=20from=20=20@=2071893978d?= =?UTF-8?q?61bbd1bb12d79a3a07352d32309943c=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../-zipline-api-validation-task/-mode/index.html | 2 +- .../-zipline-api-validation-task/-mode/value-of.html | 2 +- .../-zipline-api-validation-task/-mode/values.html | 2 +- .../-zipline-api-validation-task/task.html | 2 +- .../-zipline-plugin/apply-to-compilation.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/latest/zipline-gradle-plugin/app.cash.zipline.gradle/-zipline-api-validation-task/-mode/index.html b/docs/latest/zipline-gradle-plugin/app.cash.zipline.gradle/-zipline-api-validation-task/-mode/index.html index 522790a184..a773fad004 100644 --- a/docs/latest/zipline-gradle-plugin/app.cash.zipline.gradle/-zipline-api-validation-task/-mode/index.html +++ b/docs/latest/zipline-gradle-plugin/app.cash.zipline.gradle/-zipline-api-validation-task/-mode/index.html @@ -53,7 +53,7 @@

Mode

-

This enum decides what happens when the actual API (.kt files) declares more services or functions than expected (.toml file):

  • ziplineApiCheck fails the build.

  • ziplineApiDump updates the TOML file.

Both modes fail the build if the converse is true; ie. the actual API declares fewer services or functions than expected.

Both modes succeed if the actual APIs are equal to the expectations.

+

This enum decides what happens when the actual API (.kt files) declares more services or functions than expected (.toml file):

  • ziplineApiCheck fails the build.

  • ziplineApiDump updates the TOML file.

Both modes fail the build if the converse is true; ie. the actual API declares fewer services or functions than expected.

Both modes succeed if the actual APIs are equal to the expectations.

diff --git a/docs/latest/zipline-gradle-plugin/app.cash.zipline.gradle/-zipline-api-validation-task/-mode/value-of.html b/docs/latest/zipline-gradle-plugin/app.cash.zipline.gradle/-zipline-api-validation-task/-mode/value-of.html index 6412527e09..cd99df40ce 100644 --- a/docs/latest/zipline-gradle-plugin/app.cash.zipline.gradle/-zipline-api-validation-task/-mode/value-of.html +++ b/docs/latest/zipline-gradle-plugin/app.cash.zipline.gradle/-zipline-api-validation-task/-mode/value-of.html @@ -54,7 +54,7 @@

valueOf

-

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

if this enum type has no constant with the specified name

+

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

if this enum type has no constant with the specified name