Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/feomasto/priv/deps.ts>args.flags.EarlyExitDescriptor

Sync posts from Mastodon into FeoBlog
Go to Latest
interface args.flags.EarlyExitDescriptor
implements FlagDescriptorSharedProps
import { type args } from "https://deno.land/x/feomasto@v0.1.0/priv/deps.ts";
const { EarlyExitDescriptor } = args.flags;

Interface of descriptor of EarlyExitFlag

Properties

readonly
exit: () => never

Exit function to call