Method: RunLoop::Ipa#arches

Defined in:
lib/run_loop/ipa.rb

#archesObject

Returns the arches for the binary.



76
77
78
# File 'lib/run_loop/ipa.rb', line 76

def arches
  app.arches
end