toggle menu
Wasi-emscripten-host
common
switch theme
search in API
host
/
at.released.weh.filesystem.dsl
/
FileSystemConfigBlock
/
addInterceptor
add
Interceptor
fun
addInterceptor
(
interceptor
:
FileSystemInterceptor
)
(
source
)
inline
fun
addInterceptor
(
crossinline
block
:
(
chain
:
FileSystemInterceptor.Chain
<
Any
,
FileSystemOperationError
,
Any
>
)
->
Either
<
FileSystemOperationError
,
*
>
)
(
source
)