detsys-ts
Preparing search index...
IdsHost
Class IdsHost
Host information for install.determinate.systems.
Index
Constructors
constructor
Methods
get
Diagnostics
Url
get
Dynamic
Root
Url
get
Got
get
Root
Url
is
Url
Subject
To
Dynamic
Urls
mark
Current
Host
Broken
set
Prioritized
Urls
Constructors
constructor
new
IdsHost
(
idsProjectName
:
string
,
diagnosticsSuffix
:
undefined
|
string
,
runtimeDiagnosticsUrl
:
undefined
|
string
,
)
:
IdsHost
Parameters
idsProjectName
:
string
diagnosticsSuffix
:
undefined
|
string
runtimeDiagnosticsUrl
:
undefined
|
string
Returns
IdsHost
Methods
get
Diagnostics
Url
getDiagnosticsUrl
()
:
Promise
<
undefined
|
URL
>
Returns
Promise
<
undefined
|
URL
>
get
Dynamic
Root
Url
getDynamicRootUrl
()
:
Promise
<
undefined
|
URL
>
Returns
Promise
<
undefined
|
URL
>
get
Got
getGot
(
recordFailoverCallback
?:
(
incitingError
:
unknown
,
prevUrl
:
URL
,
nextUrl
:
URL
,
)
=>
void
,
)
:
Promise
<
Got
>
Parameters
Optional
recordFailoverCallback
:
(
incitingError
:
unknown
,
prevUrl
:
URL
,
nextUrl
:
URL
)
=>
void
Returns
Promise
<
Got
>
get
Root
Url
getRootUrl
()
:
Promise
<
URL
>
Returns
Promise
<
URL
>
is
Url
Subject
To
Dynamic
Urls
isUrlSubjectToDynamicUrls
(
url
:
URL
)
:
boolean
Parameters
url
:
URL
Returns
boolean
mark
Current
Host
Broken
markCurrentHostBroken
()
:
void
Returns
void
set
Prioritized
Urls
setPrioritizedUrls
(
urls
:
URL
[]
)
:
void
Parameters
urls
:
URL
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Diagnostics
Url
get
Dynamic
Root
Url
get
Got
get
Root
Url
is
Url
Subject
To
Dynamic
Urls
mark
Current
Host
Broken
set
Prioritized
Urls
detsys-ts
Loading...
Host information for install.determinate.systems.