20 21 22
# File 'lib/cint/project.rb', line 20 def add_path(path) @project.add_frameworks_search_path(path) end