Skip to main content

exec_segments

Function exec_segments 

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

Display segment information for a Vortex file.

ยงErrors

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