class Object

Public Instance Methods

filterFramework(frameworks) click to toggle source
# File lib/CPod/EvalFilterFramework.rb, line 5
def filterFramework(frameworks)

  $filterHash_value['filterFramework'] = frameworks

end