Libraries
»
cs210-gcal4ruby
(0.6.9.1)
»
Index
»
GCal4Ruby
»
Calendar
»
#title
Method: GCal4Ruby::Calendar#title
Defined in:
lib/gcal4ruby/calendar.rb
#
title
⇒
Object
The calendar title
59 60 61
# File 'lib/gcal4ruby/calendar.rb', line 59
def
title
@title
end