Method: Xcode.objects

Defined in:
lib/xcode.rb

.objectsObject



4
5
6
# File 'lib/xcode.rb', line 4

def self.objects
  @objects ||= {}
end