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.DrainOptionDescriptor

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

Interface of descriptor of DrainOption

Type Parameters

Value

Type of values

Properties

readonly
while: DrainOptionWhile

When to take an argument, it takes all by default