Parameters:
Returns:
13 14 15
# File 'lib/deploygate/project.rb', line 13 def android?(path) DeployGate::Android::GradleProject.root_dir?(path) end