In Files

Parent

Methods

Vpim::Repo::Apple3

An Apple iCal version 3 repository.

Public Class Methods

new(where = "~/Library/Calendars") click to toggle source
# File lib/vpim/repo.rb, line 102
def initialize(where = "~/Library/Calendars")
  @where = where.to_str
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.