Parameters:
Returns:
71 72 73
# File 'lib/deploygate/xcode/ios.rb', line 71 def project?(path) PROJECT_DIR_EXTNAME == File.extname(path) end