Skip to content

more handles on meta info

Patrick Connor requested to merge features/git into master
  1. printMetaInfo has been renamed getMetaInfo (print* execs print sth to the shell, while get* execs write an output file)
  2. a new exec, printMetaInfo, takes a ntuple as input and a path to a key, and returns the value.

Merge request reports