Skip to content

Commit 265010c

Browse files
committed
Added since declaration to function documentation.
1 parent 48eef5b commit 265010c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libinit.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5591,6 +5591,9 @@ function proceed_next_level() {
55915591
# a Quickstart function, otherwise the entire Quickstart operation is cancelled
55925592
# by this function. The file is created if it does not already exists.
55935593
#
5594+
# Since:
5595+
# 1.8.0
5596+
#
55945597
# Args:
55955598
# $1 - The relative path of the source file to write to in the project
55965599
# target directory. The path must not be absolute. This is a mandatory argument

0 commit comments

Comments
 (0)