src/session/startup/actions.ts
Properties |
|
constructor(sessionName: string, details: ProjectDetails, error: any)
|
||||||||||||
Parameters :
|
Public Readonly details |
details:
|
Type : ProjectDetails
|
Public Readonly error |
error:
|
Type : any
|
Public Readonly sessionName |
sessionName:
|
Type : string
|
Readonly type |
type:
|
Default value : StartupActions.START_PROJECT_FAILED
|