module Oncall

Oncall

Constants

SCRIPT
VERSION

Attributes

options[W]

Public Class Methods

options() click to toggle source
# File lib/oncall.rb, line 30
def self.options
  @options ||= Oncall::Options.new
end