Config.this

Constructor

Emulates struct's default constructor by providing a default value for all parameters.

class Config
this
(,
istring socket_path = null
,
istring hostname = null
,
istring app_name = null
,
istring app_instance = null
,
istring default_type = null
,
ulong interval = 30
)

Meta