method DenoHost.exit DenoHost.exit(code?: number): never Exit the process. Parameters optional code: number Return Type never