Top Level Namespace

Defined Under Namespace

Modules: CfScript

Instance Method Summary collapse

Instance Method Details

#cf(options = {}, &block) ⇒ Object



101
102
103
# File 'lib/cf_script.rb', line 101

def cf(options = {}, &block)
  CfScript.cf(options, &block)
end