Options
All
  • Public
  • Public/Protected
  • All
Menu

Git-Export command.

Hierarchy

Implements

Index

Properties

Methods

Properties

description

description: "Clones a repository to the working directory and removes the '.git' subfolder." = "Clones a repository to the working directory and removes the '.git' subfolder."

A description text.

syntax

syntax: "URL [options]" = "URL [options]"

Syntax description, which is shown on help screen.

Methods

execute

showHelp

  • showHelp(): Promise<void>
  • inheritdoc

    Returns Promise<void>

Generated using TypeDoc