dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
ProjectCreationResult
dlangide
ui
newproject
Undocumented in source.
class
ProjectCreationResult {
Workspace
workspace
;
Project
project
;
this
(Workspace workspace, Project project);
}
Constructors
this
this
(Workspace workspace, Project project)
Undocumented in source.
Members
Variables
project
Project
project
;
Undocumented in source.
workspace
Workspace
workspace
;
Undocumented in source.
Meta
Source
See Implementation
dlangide
ui
newproject
classes
NewProjectDlg
ProjectCreationResult
ProjectTemplate
variables
DUB_JSON_DLANGUI_HELLOWORLD
DUB_JSON_VIBED_HELLOWORLD
SOURCE_CODE_DLANGUI_HELLOWORLD
SOURCE_CODE_HELLOWORLD
SOURCE_CODE_VIBED_HELLOWORLD