dlangide v0.8.17 (2018-11-26T09:12:46Z)
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