RemoveDraftPageUseCase

Removes Page from the storage

Constructors

Link copied to clipboard
constructor(cleaner: Cleaner)

Functions

Link copied to clipboard
fun removeDraftPage(page: Page): <Error class: unknown class><Unit>

Removes specified draft Page form the storage

Link copied to clipboard
fun removeDraftPages(pages: List<Page>): <Error class: unknown class><Unit>

Removes specified list of draft Page's form the storage