http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-tools-verify
/
org.http4k.verify
/
VerificationCache
Verification
Cache
class
VerificationCache
(
gradleUserHome
:
File
=
File(System.getProperty("user.home"), ".gradle")
)
(
source
)
Members
Constructors
Verification
Cache
Link copied to clipboard
constructor
(
gradleUserHome
:
File
=
File(System.getProperty("user.home"), ".gradle")
)
Functions
clear
Link copied to clipboard
fun
clear
(
)
:
Boolean
is
Verified
Link copied to clipboard
fun
isVerified
(
label
:
String
,
artifact
:
File
)
:
Boolean
mark
Verified
Link copied to clipboard
fun
markVerified
(
label
:
String
,
artifact
:
File
)