canonical_iface_uri expands "alias:prog" to the URI in the 0alias script
commit7320f4200abddb81bc4dc25f922e9c30c383d44f
authorThomas Leonard <talex5@gmail.com>
Thu, 5 Aug 2010 18:36:39 +0000 (5 19:36 +0100)
committerThomas Leonard <talex5@gmail.com>
Thu, 5 Aug 2010 18:40:59 +0000 (5 19:40 +0100)
tree3cf96d5ef172efd013119c36ee732cf84ed690d7
parenta3e4d74c4158f1a14d46a093c655ea4f4dbb1f57
canonical_iface_uri expands "alias:prog" to the URI in the 0alias script

For example:

  $ 0launch --before=2.7 alias:rox

is short for:

  $ 0launch --before=2.7 `0alias -r rox`
zeroinstall/injector/model.py