Files
detekt/docs/pages/kdoc/detekt-api/io.gitlab.arturbosch.detekt.api/-split-pattern/any.md
Artur Bosch 996139d507 Prepare 1.0 (#1802)
* Prepare changelog

* Update versions to 1.0.0

* Fix testcase to use the new default configuration file

* Update comparison script to contain more projects and be compatible with detekt > RC15

* Write a news article for 1.0

* Correct spelling

* Introduce detekt before enumerate metrics

* Checkin forgotten "any" function documentation
2019-08-08 21:46:21 +02:00

511 B

title
title
SplitPattern.any - detekt-api

detekt-api / io.gitlab.arturbosch.detekt.api / SplitPattern / any

any

fun any(value: String?): Boolean

Is there any element which matches the given value?