Method: Cint::Project#targets

Defined in:
lib/cint/project.rb

#targetsObject



12
13
14
# File 'lib/cint/project.rb', line 12

def targets
  @project.targets
end