simple-robot
3.0.0-RC.2
simboot-api
/
love.forte.simboot.filter
/
MatchType
/
TEXT_CONTAINS
TEXT_CONTAINS
TEXT_CONTAINS
包含匹配.
Functions
Properties
See also
See also
String
Matchers.
CONTAINS
Functions
match
Link copied to clipboard
open
override
fun
match
(
target
:
String
,
rule
:
Keyword
)
:
Boolean
通过匹配规则,对目标进行匹配检测。
Properties
is
Plain
Text
Link copied to clipboard
val
isPlainText
:
Boolean
代表此匹配模式是否为纯文本匹配而并非通过正则的匹配。
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int