NoOpServerSetupDownloadGuard

Provides the NoOpServerSetupDownloadGuard singleton used by the SDAI presentation layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
open suspend override fun <T> withDownload(block: suspend () -> T): T

Executes the withDownload step in the SDAI presentation layer.