module XMLA
Attributes
catalog[RW]
endpoint[RW]
Public Class Methods
configure() { |self| ... }
click to toggle source
# File lib/cube/xmla.rb, line 6 def self.configure yield self if block_given? end