Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • ProcessPipe

Classes

  • Pipe

Interfaces

  • ExecutableInterface
  • PipeInterface

Exceptions

  • ExecutableException
  • InvalidArgumentException
  • Overview
  • Namespace
  • Class

Interface PipeInterface

Interface PipeInterface

Net\Bazzline\Component\ProcessPipe\PipeInterface implements Net\Bazzline\Component\ProcessPipe\ExecutableInterface

Direct known implementers

Net\Bazzline\Component\ProcessPipe\Pipe
Namespace: Net\Bazzline\Component\ProcessPipe
Package: Net\Bazzline\Component\ProcessPipe
Located at PipeInterface.php
Methods summary
public
# pipe( Net\Bazzline\Component\ProcessPipe\ExecutableInterface $process, Net\Bazzline\Component\ProcessPipe\ExecutableInterface $_ = null )

Adds one or more process to the pipe

Adds one or more process to the pipe

Parameters

$process
  • or more
$_
[optional]

Returns


$this

Throws

Net\Bazzline\Component\ProcessPipe\InvalidArgumentException
Methods inherited from Net\Bazzline\Component\ProcessPipe\ExecutableInterface
execute()
PHP Process Pipe Component by bazzline.net API documentation generated by ApiGen