toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
FormatDiagnosticsHost
Format
Diagnostics
Host
sealed
external
interface
FormatDiagnosticsHost
(
source
)
Members
Functions
get
Canonical
File
Name
Link copied to clipboard
abstract
fun
getCanonicalFileName
(
fileName
:
String
)
:
String
get
Current
Directory
Link copied to clipboard
abstract
fun
getCurrentDirectory
(
)
:
String
get
New
Line
Link copied to clipboard
abstract
fun
getNewLine
(
)
:
String