Function push

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