Skip to content

Commit

Permalink
Add a @since tag to Option#value_in_flag?.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Apr 17, 2022
1 parent 3081932 commit 082dd50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/command_mapper/option.rb
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ def equals?
#
# @return [Boolean]
#
# @since 0.2.0
#
def value_in_flag?
@value_in_flag
end
Expand Down

0 comments on commit 082dd50

Please sign in to comment.