aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
Application
aurorafw
core
application
Undocumented in source.
abstract
class
Application {
public
import
core
.
runtime
:
Runtime
;
;
this
(string packageName, string[] args);
}
Constructors
this
this
(string packageName, string[] args)
Undocumented in source.
Public Imports
core.runtime
public
import
core
.
runtime
:
Runtime
;
Meta
Source
See Implementation
aurorafw
core
application
classes
Application