Searched refs:safePathForSource (Results 1 – 2 of 2) sorted by relevance
605 srcPath, err := safePathForSource(ctx, ctx.ModuleDir(), path[len(prefix):])952 func safePathForSource(ctx PathContext, pathComponents ...string) (SourcePath, error) { func
994 {"safePathForSource", safePathForSource},