Libraries
»
wb
(1.1.0)
»
Index
»
WB
»
Note
»
#to_s
Method: WB::Note#to_s
Defined in:
lib/wb/note.rb
#
to_s
⇒
Object
36 37 38
# File 'lib/wb/note.rb', line 36
def
to_s
%Q(#{number}: #{path})
end