Libraries
»
synqa
(0.3.0)
»
Index
»
Synqa
»
FileContent
»
#to_s
Method: Synqa::FileContent#to_s
Defined in:
lib/synqa.rb
#
to_s
⇒
Object
453 454 455
# File 'lib/synqa.rb', line 453
def
to_s
return
"
#{
name
}
(
#{
hash
}
)
"
end