Skip to main content
Latest
method cli.Command.prototype.example
Re-export
import { cli } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { Command } = cli;

Add new command example.

Parameters

name: string

Name of the example.

description: string

The content of the example.