@DeprecatedDeprecated abstract class ShellRunner extends Object
Support for running a Shell.
| Type | Name and description | 
|---|---|
private boolean  | 
                            breakOnNull | 
                        
private Closure  | 
                            errorHandler | 
                        
private boolean  | 
                            running | 
                        
private Shell  | 
                            shell | 
                        
| Constructor and description | 
|---|
                                protected ShellRunner
                                (Shell shell) | 
                        
                                ShellRunner
                                () | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.