DebugMenuPlatformActions

Defines the DebugMenuPlatformActions contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Properties

Link copied to clipboard

Exposes the showLocalDiffusionSection value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the showWorkManagerSection value used by the SDAI presentation layer.

Functions

Link copied to clipboard
abstract fun cancelAllWork(): Result<Unit>

Executes the cancelAllWork step in the SDAI presentation layer.

Link copied to clipboard
abstract suspend fun clearLogs(): Result<Unit>

Performs the SDAI side effect handled by clearLogs.

Link copied to clipboard

Executes the retryLastImageToImageTask step in the SDAI presentation layer.

Link copied to clipboard

Executes the retryLastTextToImageTask step in the SDAI presentation layer.