public interface PlaybackCommand
Modifier and Type | Method and Description |
---|---|
boolean |
canGoFurther() |
Promise<java.lang.Object> |
execute(PlaybackContext context) |
java.io.File |
getScriptDir() |
Promise<java.lang.Object> execute(PlaybackContext context)
boolean canGoFurther()
java.io.File getScriptDir()