issie


Main

Namespace: global

Functions and values

Function or valueDescription
argFlagIsOn(flags)
Signature: flags:string list -> bool

Returns true if any of flags are present as command line argument.

args
Signature: string list
createMainWindow()
Signature: unit -> unit
debug
Signature: bool
hasDebugArgs()
Signature: unit -> bool
mainWindow
Signature: (type) option