Method

PhocServerget_config

Declaration [src]

PhocConfig*
phoc_server_get_config (
  PhocServer* self
)

Description [src]

Get the object that has the config file content.

Return value

Type: PhocConfig

The config.

The data is owned by the instance.