This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
bash3boilerplate
Watch
1
Star
0
Fork
0
You've already forked bash3boilerplate
mirror of
https://github.com/kvz/bash3boilerplate.git
synced
2025-01-24 21:06:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
main
bash3boilerplate
/
test
/
scenario
/
ini_val
/
data.ini
9 lines
88 B
INI
Raw
Permalink
Normal View
History
Unescape
Escape
Enhanced ini file handling (#128) * Add ini file creation if not exists Add section creation if not exists Add default section if section not given Fix read key value only from given (or default) section * Fix to support platform specific sed * Fixed typo in comment * Fix test scenario to reflect changes to the (introduced) default section * Fix expectations for scenario test * Fix style guide compatibility
2019-12-31 14:16:08 +00:00
[default]
Add feature edit/update comments (#132) Remove obsolete lines of code Update reference file Update test scenario
2020-04-22 07:59:24 +00:00
orphan
=
exists
Add tests for `ini_val` and follow Library export best practices
2016-02-17 11:48:57 +00:00
[connection]
Add feature edit/update comments (#132) Remove obsolete lines of code Update reference file Update test scenario
2020-04-22 07:59:24 +00:00
host
=
127.0.0.1
Add tests for `ini_val` and follow Library export best practices
2016-02-17 11:48:57 +00:00
[software]
Add feature edit/update comments (#132) Remove obsolete lines of code Update reference file Update test scenario
2020-04-22 07:59:24 +00:00
packages
=
nginx, nodejs
Reference in New Issue
Copy Permalink