Preparing search index...
The search index is not available
Deepkit
Deepkit
core
ParsedHost
Class ParsedHost
Hierarchy
ParsedHost
Index
Constructors
constructor
Properties
host
port
unix
Socket
Accessors
host
With
Ip
is
Hostname
is
Unix
Socket
Methods
get
Http
Url
get
Web
Socket
Url
to
String
Constructors
constructor
new
Parsed
Host
(
)
:
ParsedHost
Returns
ParsedHost
Properties
host
host
:
string
= '127.0.0.1'
port
port
:
number
= 0
unix
Socket
unix
Socket
:
string
= ''
Accessors
host
With
Ip
get
hostWithIp
(
)
:
string
Returns
string
is
Hostname
get
isHostname
(
)
:
boolean
Returns
boolean
is
Unix
Socket
get
isUnixSocket
(
)
:
boolean
Returns
boolean
Methods
get
Http
Url
get
Http
Url
(
secure
?:
boolean
)
:
string
Parameters
secure:
boolean
= false
Returns
string
get
Web
Socket
Url
get
Web
Socket
Url
(
secure
?:
boolean
)
:
string
Parameters
secure:
boolean
= false
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Parsed
Host
constructor
host
port
unix
Socket
host
With
Ip
is
Hostname
is
Unix
Socket
get
Http
Url
get
Web
Socket
Url
to
String
Generated using
TypeDoc