Config.this

Constructor

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

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

Meta