exit
fn exit()
fn exit(
status_code: Integer
) -> Duration
Immediately aborts execution with the given status_code
.
fn exit()
fn exit(
status_code: Integer
) -> Duration
Immediately aborts execution with the given status_code
.