github.com/delicb/asdf-exec@v0.1.3-0.20220111003559-af5f44250ab7/fixtures/asdf/shims/flask (about)

     1  #!/usr/bin/env bash
     2  # asdf-plugin: python 3.5.2
     3  # asdf-plugin: python 2.7.11
     4  # asdf-plugin: python 3.6.7
     5  exec /home/daniel/.asdf/bin/asdf exec "flask" "$@"