Libraries
»
git_test
(0.0.13)
»
Index
»
GitTest
»
Notify
»
#raw
Method: GitTest::Notify#raw
Defined in:
lib/git_test/notify.rb
#
raw
(msg) ⇒
Object
84 85 86
# File 'lib/git_test/notify.rb', line 84
def
raw
(
msg
)
output
.
puts
(
msg
)
end