Top Level Namespace
Defined Under Namespace
Modules: Campfire, PagerDuty, PagerdutyTools, Report
Constant Summary collapse
- CONFIG_FILE =
"~/.pagerduty-campfire.yaml"- CA_FILE =
"#{File.dirname(__FILE__)}/cacert.pem"- COOKIE_FILE =
"~/.pagerduty-cookies"- EMAIL_PROMPT =
"PagerDuty account email address: "- PASSWORD_PROMPT =
"PagerDuty password: "- ACCOUNT_PROMPT =
"Select your PagerDuty domain: "