set

fun set(path: String, value: Any): YmlConfig

Sets the value of the given path

Return

This YmlConfig

Parameters

path

The path to set the value of

value

The value to set