MinixApplicationBuilder

Functions

Link copied to clipboard
@Contract(pure = true)
open fun createApplication(@NotNull plugin: @NotNull Plugin)
Link copied to clipboard
open fun init(@NotNull downloadFolder: @NotNull Path, @NotNull classLoader: @NotNull ClassLoader, @NotNull slf4Logger: @NotNull Logger)

Properties

Link copied to clipboard
@API(status = API.Status.INTERNAL)
open var logger: ProcessLogger