OpenSourceLicensesViewModel

Manage opensource license information and allow to display them in an UI

Constructors

Link copied to clipboard
constructor(licenseInfoRepository: LicenseInfoRepository)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of dependencies

Functions

Link copied to clipboard
expect open fun addCloseable(closeable: AutoCloseable)
expect fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
expect fun <T : AutoCloseable> getCloseable(key: String): T?
Link copied to clipboard

Obtain the license for dependency