Libraries
»
campfire-bot
(1.0.0)
»
Index
»
CampfireBot
»
Message
»
#paste
Method: CampfireBot::Message#paste
Defined in:
lib/message.rb
#
paste
(str) ⇒
Object
18 19 20
# File 'lib/message.rb', line 18
def
paste
(
str
)
self
[
:room
]
.
paste
(
str
)
end