Function segment_end

Source
pub async fn segment_end(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Returns the point at the end of the given segment.