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

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

Interface of descriptor of Option

Type Parameters

Value

Type of value

Properties

readonly
type: ValueType<Value, [string]>

Value parser and type