com.github.dakusui.cmd
Class Command.Line

java.lang.Object
  extended by com.github.dakusui.cmd.Command.Line
Enclosing class:
Command

public static class Command.Line
extends Object


Constructor Summary
Command.Line(Command.SourceType sourceType, String body)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Command.Line

public Command.Line(Command.SourceType sourceType,
                    String body)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.