[Source]
# File bundles/as3/lib/sprout/tasks/mxmlc_ci.rb, line 61 def ci(args, &block) return Sprout::MXMLCCruise.new(args, &block) end
[Validate]