Variable InitialWindowTitlePartsConst
InitialWindowTitleParts: {
activeEditorLong: undefined;
activeEditorMedium: undefined;
activeEditorShort: undefined;
activeFolderLong: undefined;
activeFolderMedium: undefined;
activeFolderShort: undefined;
appName: string;
developmentHost: undefined;
dirty: undefined;
folderName: undefined;
folderPath: undefined;
remoteName: undefined;
rootName: undefined;
rootPath: undefined;
} = ...
Type declaration
activeEditorLong: undefined
activeEditorMedium: undefined
activeEditorShort: undefined
activeFolderLong: undefined
activeFolderMedium: undefined
activeFolderShort: undefined
appName: string
developmentHost: undefined
dirty: undefined
folderName: undefined
folderPath: undefined
remoteName: undefined
rootName: undefined
rootPath: undefined