Searched defs:NullPathContext (Results 1 – 1 of 1) sorted by relevance
47 type NullPathContext struct { struct48 config Config51 func (NullPathContext) AddNinjaFileDeps(...string) {}52 func (ctx NullPathContext) Config() Config { return ctx.config }