class Cumulus::Route53::Commands
Public Class Methods
manager()
click to toggle source
# File lib/route53/Commands.rb, line 13 def self.manager require "route53/manager/Manager" Cumulus::Route53::Manager.new end