dlangide.ui.newfile

Undocumented in source.

Members

Classes

FileCreationResult
class FileCreationResult
Undocumented in source.
NewFileDlg
class NewFileDlg
Undocumented in source.
ProjectTemplate
class ProjectTemplate
Undocumented in source.

Enums

FileKind
enum FileKind
Undocumented in source.

Functions

createFile
bool createFile(string fullPathName, FileKind fileKind, string packageName, string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.
getPackageName
string getPackageName(string path, string[] sourcePaths)
Undocumented in source. Be warned that the author may not have intended to support it.
getPackageName
string getPackageName(string sourcePath, string relativePath)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta