-
-
Notifications
You must be signed in to change notification settings - Fork 37
[tool] ini_get #171
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtool requestSuggested new tool for bitboxSuggested new tool for bitbox
Description
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtool requestSuggested new tool for bitboxSuggested new tool for bitbox
Tool Request
Description: Parses INI content and returns the value for a section.key
Signature
Example
ini_get "[server]\nport = 8080" "server.port" -> "8080"This issue was auto-generated. Pick it up by commenting below!