Class VarDefCommand
java.lang.Object
com.twineworks.tweakflow.repl.commands.VarDefCommand
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VarDefCommand
public VarDefCommand()
-
-
Method Details
-
perform
public ReplState perform(String varName, String line, TextTerminal terminal, ReplState state, boolean measure)
-