config_get_option


Description:

public static unowned string? config_get_option (Structure config, uint index)

Parses an available config and gets the option at index of the options API array.

Parameters:

config

a BufferPool configuration

index

position in the option array to read

Returns:

the option at index.