exit

Function exit 

Source
pub async fn exit(
    _exec_state: &mut ExecState,
    _args: Args,
) -> Result<KclValueControlFlow, KclError>