Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
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
)