"git@gitlab.demlabs.net:cellframe/cellframe-sdk.git" did not exist on "5c3a6bb8c59af6b5f0c0a9d333bfd41e6469c9e3"
Added functions configGetItem and configGetItemDefault. They accept a section,...
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.
Please register or sign in to comment