getCollections

expect fun getCollections(scopeName: String?): Set<Collection>(source)

Get all collections in the named scope.

Return

the collections in the named scope

Parameters

scopeName

the scope name

actual fun getCollections(scopeName: String?): Set<Collection>(source)
actual fun getCollections(scopeName: String?): Set<Collection>(source)