Searched refs:TestAllowNonExistentPaths (Results 1 – 3 of 3) sorted by relevance
166 TestAllowNonExistentPaths bool member376 TestAllowNonExistentPaths: true,
666 } else if !exists && !input.context.Config().TestAllowNonExistentPaths {1131 } else if !exists && !ctx.Config().TestAllowNonExistentPaths {
170 config.TestAllowNonExistentPaths = false