You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-08-06 07:02:37 +03:00
@@ -7,7 +7,9 @@ PREFIX="cfg_section_"
|
|||||||
function debug {
|
function debug {
|
||||||
return #abort debug
|
return #abort debug
|
||||||
echo $*
|
echo $*
|
||||||
|
echo --start--
|
||||||
echo "${ini[*]}"
|
echo "${ini[*]}"
|
||||||
|
echo --end--
|
||||||
echo
|
echo
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user