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

Sync posts from Mastodon into FeoBlog
Go to Latest
namespace args.ArgvItem
Re-export
import { args } from "https://deno.land/x/feomasto@v0.1.0/priv/deps.ts";
const { ArgvItem } = args;

Interfaces

Double dash variant of ArgvItem

Multiple flag variant of ArgvItem

Single flag variant of ArgvItem

Value variant of ArgvItem

type alias args.ArgvItem
Re-export
import { type args } from "https://deno.land/x/feomasto@v0.1.0/priv/deps.ts";
const { ArgvItem } = args;

Type of a classified argument