Searched refs:TestAllowNonExistentPaths (Results 1 – 4 of 4) sorted by relevance
64 TestAllowNonExistentPaths: true,
863 } else if !exists && !input.context.Config().TestAllowNonExistentPaths {1348 } else if !exists && !ctx.Config().TestAllowNonExistentPaths {
180 config.TestAllowNonExistentPaths = false
359 TestAllowNonExistentPaths bool member