add @since tag to Environment#add_post_build_hook
This commit is contained in:
parent
c98b377ce8
commit
ebb69cedc2
@ -163,6 +163,8 @@ module Rscons
|
||||
# build operation succeeded. Post-build hooks can register new build
|
||||
# targets.
|
||||
#
|
||||
# @since 1.7.0
|
||||
#
|
||||
# @yield [build_op]
|
||||
# Invoke the given block with the current build operation.
|
||||
# @yieldparam build_op [Hash]
|
||||
|
Loading…
x
Reference in New Issue
Block a user