Cli
        
    Interfaces, Classes, Traits and Enums
    
            - CliInputInterface
- Input related method definitions
- CliOutputInterface
- Input related method definitions
- TerminalInterface
- Terminal environment introspection
- Horde_Cli_Color
- Horde_Cli API for basic command-line functionality/checks.
- Horde_Cli_Translation
- Horde_Cli_Translation is the translation wrapper class for Horde_Cli.
- Horde_Cli
- Horde_Cli API for basic command-line functionality/checks.
- Cli
- Horde_Cli API for basic command-line functionality/checks.
- Color
- Horde_Cli API for basic command-line functionality/checks.
- ErrorStreamWrapper
- Minimalistic wrapper of input stream resources
- InputStreamWrapper
- Minimalistic wrapper of input stream resources
- OutputStreamWrapper
- Minimalistic wrapper of input stream resources
- StreamResourceWrapper
- Minimalistic wrapper of stream resources
- Translation
- Horde_Cli_Translation is the translation wrapper class for Horde_Cli.
    Table of Contents
    
            - 
    STDERR
    
         = fopen('php://stderr', 'r')                            
- 
    STDERR
    
         = fopen('php://stderr', 'r')                            
- 
    STDIN
    
         = fopen('php://stdin', 'r')                            
- 
    STDIN
    
         = fopen('php://stdin', 'r')                            
- 
    STDOUT
    
         = fopen('php://stdout', 'r')                            
- 
    STDOUT
    
         = fopen('php://stdout', 'r')                            
        STDERR
        
    
    
    
    
    public
        mixed
    STDERR
    = fopen('php://stderr', 'r')
        
        
    
                    
    
        STDERR
        
    
    
    
    
    public
        mixed
    STDERR
    = fopen('php://stderr', 'r')
        
        
    
                    
    
        STDIN
        
    
    
    
    
    public
        mixed
    STDIN
    = fopen('php://stdin', 'r')
        
        
    
                    
    
        STDIN
        
    
    
    
    
    public
        mixed
    STDIN
    = fopen('php://stdin', 'r')
        
        
    
                    
    
        STDOUT
        
    
    
    
    
    public
        mixed
    STDOUT
    = fopen('php://stdout', 'r')
        
        
    
                    
    
        STDOUT
        
    
    
    
    
    public
        mixed
    STDOUT
    = fopen('php://stdout', 'r')