Searched refs:PrintJSONGraphAndActions (Results 1 – 2 of 2) sorted by relevance
191 ctx.Context.PrintJSONGraphAndActions(graphFile, actionsFile)
2756 func (c *Context) PrintJSONGraphAndActions(wGraph io.Writer, wActions io.Writer) { func