PHP Class Kirby\Cli\Command\Make\Blueprint

Inheritance: extends Kirby\Cli\Command\Make
Show file Open project: getkirby/cli

Protected Properties

Property Type Description
$dest
$extension
$help
$info
$what

Protected Methods

Method Description
configure ( )
copy ( )
exists ( )
info ( )
questions ( )
templates ( )

Method Details

configure() protected method

protected configure ( )

copy() protected method

protected copy ( )

exists() protected method

protected exists ( )

info() protected method

protected info ( )

questions() protected method

protected questions ( )

templates() protected method

protected templates ( )

Property Details

$dest protected property

protected $dest

$extension protected property

protected $extension

$help protected property

protected $help

$info protected property

protected $info

$what protected property

protected $what