Config


Description:

public Config (string? path = null, bool display_file = false, FIND_MODE mode = DOT)

construct a Yaml Config for specifiyed path

Parameters:

path

the yaml path file to load

display_file

flag to display file

mode

Yaml.FIND_MODE to apply to finder