in Formula/dart@2.13.rb [29:34]
def install libexec.install Dir["*"] bin.install_symlink "#{libexec}/bin/dart" bin.write_exec_script Dir["#{libexec}/bin/{pub,dart?*}"] end