about summary refs log tree commit homepage
path: root/lib/yahns/config.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2013-10-28 23:54:43 +0000
committerEric Wong <e@80x24.org>2013-10-29 02:37:05 +0000
commit556f8ae6f629df51ff41c1918de40e2bb531159e (patch)
treef57fa9c9be96d0720e3b2b01c0ee05f9c1ebdeaa /lib/yahns/config.rb
parent695590c0cef47a13886a8232032fbe83e448f7a3 (diff)
downloadyahns-556f8ae6f629df51ff41c1918de40e2bb531159e.tar.gz
This should make these definitions easier-to-find with grep(1)
Diffstat (limited to 'lib/yahns/config.rb')
-rw-r--r--lib/yahns/config.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/yahns/config.rb b/lib/yahns/config.rb
index 3d26ccb..6d8945a 100644
--- a/lib/yahns/config.rb
+++ b/lib/yahns/config.rb
@@ -83,6 +83,7 @@ class Yahns::Config # :nodoc:
     end
   end
 
+  # atfork_prepare, atfork_parent, atfork_child
   %w(prepare parent child).each do |x|
     fn = "atfork_#{x}"
     eval(