@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
FormatDiagnosticsHost
Interface FormatDiagnosticsHost
interface
FormatDiagnosticsHost
{
getCanonicalFileName
(
fileName
:
string
)
:
string
;
getCurrentDirectory
()
:
string
;
getNewLine
()
:
string
;
}
Index
Methods
get
Canonical
File
Name
get
Current
Directory
get
New
Line
Methods
get
Canonical
File
Name
getCanonicalFileName
(
fileName
:
string
)
:
string
Parameters
fileName
:
string
Returns
string
get
Current
Directory
getCurrentDirectory
()
:
string
Returns
string
get
New
Line
getNewLine
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Canonical
File
Name
get
Current
Directory
get
New
Line
@servicenow/sdk - v4.4.1
Loading...