Uses of Class
com.github.dakusui.cmd.Command.SourceType

Uses of Command.SourceType in com.github.dakusui.cmd
 

Methods in com.github.dakusui.cmd that return Command.SourceType
static Command.SourceType Command.SourceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Command.SourceType[] Command.SourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.github.dakusui.cmd with parameters of type Command.SourceType
 String Command.Buffer.asString(Command.SourceType sourceType)
           
 

Constructors in com.github.dakusui.cmd with parameters of type Command.SourceType
Command.Line(Command.SourceType sourceType, String body)
           
 



Copyright © 2013. All Rights Reserved.