TranslatePackageCommand
class TranslatePackageCommand extends Command (View source)
Constants
| RETURN_CODE_ON_FAILURE | 
                     The return code we should return when an exception is thrown while running the command.  | 
            
Properties
| protected Application | $app | 
Methods
                    configure()
        
                                            
                
            No description
                    execute(InputInterface $input, OutputInterface $output)
        
                                            
                
            No description
                    guessPackageDetails($packageDirectory)
        
                                            
                
            No description
Details
        
                            
    run(InputInterface $input, OutputInterface $output)
        
    
    {@inheritdoc}
        
                    protected        Command
    addEnvOption()
        
    
    Add the "env" option to the command options.
        
                    protected        
    configure()
        
    
    No description
        
                    protected        
    execute(InputInterface $input, OutputInterface $output)
        
    
    No description
        
                        private    
    guessPackageDetails($packageDirectory)
        
    
    No description