Predicate Templating::getAPipeCall
Gets an invocation of the pipe of the given name.
For example, the call generated from items | async would be found by getAPipeCall("async").
Import path
import javascriptCallNode getAPipeCall(string name)Gets an invocation of the pipe of the given name.
For example, the call generated from items | async would be found by getAPipeCall("async").
import javascriptCallNode getAPipeCall(string name)