deno.land / std@0.91.0 / examples / flags.ts

نووسراو ببینە
1
2
3
4
5
6
7
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.import { parse } from "../flags/mod.ts";
if (import.meta.main) { console.dir(parse(Deno.args));}
std

Version Info

Tagged at
3 years ago

External Dependencies

No external dependencies 🎉