flatten_query: Walks the tree of ops and builds a stack.

View source: R/kql-build.R

flatten_queryR Documentation

Walks the tree of ops and builds a stack.

Description

Walks the tree of ops and builds a stack.

Usage

flatten_query(op, ops = list())

Arguments

op

the current operation

ops

the stack of operations to append to, recursively


AzureKusto documentation built on Oct. 12, 2023, 5:11 p.m.