]> git.cworth.org Git - sup/commit
adds a cross-hook variable storage mechanism
authorChristopher Warrington <chrisw@rice.edu>
Mon, 10 Nov 2008 11:27:35 +0000 (05:27 -0600)
committerChristopher Warrington <chrisw@rice.edu>
Mon, 10 Nov 2008 11:27:35 +0000 (05:27 -0600)
commit01be5adbd0efdbc1f42f7abc264c7708eeb35ef5
tree9f1cd9ef003d53034574b3bd31ef196dacab4a60
parent6af71622e11d2de08a74cc3ed81e26e72ae3fbd7
adds a cross-hook variable storage mechanism

Adds two hook helper methods, get and set, that allow hooks to pass
values to each other. Also, updates the documentation for hooks
to reflect these new commands (as well as the old ones).
doc/Hooks.txt
lib/sup/hook.rb