Libraries
»
megam_api
(1.52.4)
»
Index
»
Megam
»
SnapshotsCollection
»
#to_s
Method: Megam::SnapshotsCollection#to_s
Defined in:
lib/megam/core/snapshots_collection.rb
#
to_s
⇒
Object
89 90 91
# File 'lib/megam/core/snapshots_collection.rb', line 89
def
to_s
@snapshots
.
join
(
"
,
"
)
end