public abstract class BaseSoyJsCommand extends java.lang.Object implements Command
| Constructor and Description |
|---|
BaseSoyJsCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
abstract void |
execute(java.nio.file.Path path) |
java.io.File |
getDir() |
void |
setDir(java.io.File dir) |