Lines Matching refs:Text
56 rule.Command().Text("echo success")
82 rule.Command().Text("cp out/a out/b").
280 Text("FOO=foo").
281 Text("echo $FOO").
328 Text("Text").
332 Text("command2").
341 cmd.Text("after command2")
343 cmd.Text("old cmd")
347 Text("command3").
351 Text(cmd.PathForInput(PathForSource(ctx, "input3"))).
352 Text(cmd.PathForOutput(PathForOutput(ctx, "module/output2")))