Skip to main content

exec_tree

Function exec_tree 

Source
pub async fn exec_tree(
    session: &VortexSession,
    args: TreeArgs,
) -> VortexResult<()>
Expand description

Print tree views of a Vortex file (layout tree or array tree).

ยงErrors

Returns an error if the file cannot be opened or read.