Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
interface SchemaBuilder
Link copied to clipboard

Functions

Link copied to clipboard
inline fun Schema(builder: DefaultSchemaBuilder.() -> Unit = {}): DefaultUpdateSchema

The Schema function is an easy way to creating a io.github.vxrpenter.updater.schema.DefaultUpdateSchema, by providing simple solutions and an easy-to-understand format. If you want to use a more complex function, you can use the DefaultSchemaBuilder.