aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/metadata.lux
blob: 0eca976c05b13dab7f8ef9f77307ffd3aa7f5ff1 (plain)
1
2
3
4
5
6
7
8
(.module:
  [lux #*
   [world
    [file (#+ Path)]]])

(def: #export file
  Path
  "maven-metadata.xml")