Method: Xcselect::Xcode#to_s

Defined in:
lib/xcselect/xcode.rb

#to_sObject



19
20
21
# File 'lib/xcselect/xcode.rb', line 19

def to_s
  "Xcode: #{folder} - #{version} (#{build})"
end