org.lsst.ccs.shell
Class Shell.Settings

java.lang.Object
  extended by org.lsst.ccs.shell.Shell.Settings
Enclosing class:
Shell

public static class Shell.Settings
extends Object


Constructor Summary
Shell.Settings(Input input, Output output, MultiMap auxHandlers, boolean displayTime)
           
 
Method Summary
 Shell.Settings createWithAddedAuxHandlers(MultiMap<String,Object> addAuxHandlers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shell.Settings

public Shell.Settings(Input input,
                      Output output,
                      MultiMap auxHandlers,
                      boolean displayTime)
Method Detail

createWithAddedAuxHandlers

public Shell.Settings createWithAddedAuxHandlers(MultiMap<String,Object> addAuxHandlers)


Copyright © 2013 LSST. All Rights Reserved.