Preparing search index...
The search index is not available
adb-ts
adb-ts
Util
LogcatReaderOptions
Type alias LogcatReaderOptions
Logcat
Reader
Options
:
{
filter
?:
(
(
entry
)
=>
boolean
)
;
}
Type declaration
Optional
filter
?:
(
(
entry
)
=>
boolean
)
(
entry
)
:
boolean
Parameters
entry
:
LogcatEntry
Returns
boolean
See
LogcatOptions
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
adb-ts
Loading...
See
LogcatOptions