Skip to main content
Go to Latest
class ExitStatus
import { ExitStatus } from "https://deno.land/std@0.83.0/wasi/snapshot_preview1.ts";

Constructors

new
ExitStatus(code: number)

Properties

code: number