Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 13, 2024
1 parent 3f978d8 commit 7cebcd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fbe/if_absent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
# time of its first creation.
#
# @param [Factbase] fb The global factbase
# @yields [Factbase::Fact] The fact just created
# @return [nil|Factbase::Fact] Either +nil+ if it's already there or a new fact
def Fbe.if_absent(fb: Fbe.fb)
attrs = {}
Expand Down

0 comments on commit 7cebcd7

Please sign in to comment.