SupportedIde interface
Mewakili entitas IDE yang Didukung.
Properti
| download |
URL unduhan untuk IDE. |
| ide |
Jenis IDE. |
| name | Nama IDE. |
| protocol |
URL untuk membuka handler protokol untuk IDE. |
| supported |
Daftar SupportedPlatforms. |
Detail Properti
downloadUrl
URL unduhan untuk IDE.
downloadUrl: string
Nilai Properti
string
ideType
name
Nama IDE.
name: string
Nilai Properti
string
protocolHandlerUrl
URL untuk membuka handler protokol untuk IDE.
protocolHandlerUrl: string
Nilai Properti
string
supportedPlatforms
Daftar SupportedPlatforms.
supportedPlatforms: string[]
Nilai Properti
string[]