Predicate signature Make::Folder::shouldAppendSig
Holds if relativePath
needs to be appended to f
.
Import path
import codeql.util.FileSystem
signature predicate shouldAppendSig(Folder f, string relativePath)
Holds if relativePath
needs to be appended to f
.
import codeql.util.FileSystem
signature predicate shouldAppendSig(Folder f, string relativePath)