KSnip / com.github.nwillc.ksnip / SnippetsApp

SnippetsApp

class SnippetsApp : App

The entry point of the application.

Constructors

<init>

SnippetsApp()

The entry point of the application.

Properties

primaryView

val primaryView: KClass<SnippetsView>

the primary application view.