Skip to content
  • Brad King's avatar
    ExternalData: Allow DATA{} syntax to reference directories · 9e518a81
    Brad King authored
    Use a trailing slash to reference a directory.  Require that a list
    of associated files be specified to select from within the directory.
    One may simply use DATA{Dir/,REGEX:.*} to reference all files but
    get a directory passed on the command line.
    9e518a81