toggle menu
re.this
0.1.2
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.options
/
ScanOption
Scan
Option
sealed
class
ScanOption
Inheritors
Match
Count
Type
Members
Types
Count
Link copied to clipboard
data
class
Count
(
val
count
:
Long
)
:
ScanOption
,
PairArgument
<
String
,
Long
>
Match
Link copied to clipboard
data
class
Match
(
val
pattern
:
String
)
:
ScanOption
,
PairArgument
<
String
,
String
>
Type
Link copied to clipboard
data
class
Type
(
val
type
:
String
)
:
ScanOption
,
PairArgument
<
String
,
String
>