Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagnoseResult

Package version

Result of Diagnose

Hierarchy

  • DiagnoseResult

Index

Properties

Properties

Optional code

code: undefined | string

Code for workspace setup error NOTE: This property will not be serialized. It can only be populated by the server.

Optional level

Level of workspace setup error NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

Message of workspace setup error NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc