Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • CommandCollection
          • Filesystem
          • Http
          • Process
          • Vcs

Classes

  • Copy
  • Create
  • ListSource
  • Move
  • Remove
  • Unzip
  • Zip
  • Overview
  • Namespace
  • Class

Class Remove

Net\Bazzline\Component\Command\AbstractCommand
Extended by Net\Bazzline\Component\CommandCollection\Filesystem\Remove
Namespace: Net\Bazzline\Component\CommandCollection\Filesystem
Located at Filesystem/Remove.php
Methods summary
public array
# __invoke( string $source, boolean $recursive = true )

Parameters

$source
$recursive

Returns

array

Throws

Net\Bazzline\Component\Command\RuntimeException
public array
# remove( string $source, boolean $recursive = true )

Parameters

$source
$recursive

Returns

array

Throws

Net\Bazzline\Component\Command\RuntimeException
public
# validateSystemEnvironment( )

Throws

Net\Bazzline\Component\Command\InvalidSystemEnvironmentException
PHP Command Collection Component by bazzline.net API documentation generated by ApiGen