exists

abstract suspend fun exists(bookshelfId: BookshelfId, path: String): Boolean

Returns true if the file exists.

Return

true if the file exists

Parameters

bookshelfId
path