"git@gitlab.demlabs.net:cellframe/cellframe-sdk.git" did not exist on "215487b143c2c6165d534314ab4635906f114025"
-
alexey.stratulat authored
Added functions configGetItem and configGetItemDefault. They accept a section, a key, and the second function accepts a default value. These functions take parameters as strings and return string. Also added a test for these functions.
ab303446