Libraries
»
twterm
(2.10.2)
»
Index
»
Twterm
»
Image
»
Between
»
#to_s
Method: Twterm::Image::Between#to_s
Defined in:
lib/twterm/image/between.rb
#
to_s
⇒
Object
19 20 21
# File 'lib/twterm/image/between.rb', line 19
def
to_s
"#{open}#{image}#{close}"
end