ComputePathFlags

Defined in header “ark/supervisor/detail/paths.hh”.


Set these to indicate the best way to compute paths (essentially, if copying abc/def/g -> lib/. results in (lib/g or lib/abc/def/g).

Values

  • None = 0

  • MaintainRelativePath = 1