Sha256: d472a33b2923f7f72fbd16ab8aa76fa86ac99e7dcae1b222e64e4c7c8c386ba0

Contents?: true

Size: 147 Bytes

Versions: 3

Compression:

Stored size: 147 Bytes

Contents

require "daily_weekly_monthly/runner"

module DailyWeeklyMonthly
  def self.start command, options
    Runner.new(command, options).call
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
daily_weekly_monthly-0.0.4 lib/daily_weekly_monthly.rb
daily_weekly_monthly-0.0.3 lib/daily_weekly_monthly.rb
daily_weekly_monthly-0.0.2 lib/daily_weekly_monthly.rb