public interface TAMEJSExporterOptions
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getModuleVariableName()
Gets the JS variable to use if exporting to just module data.
|
java.lang.String |
getStartingPath()
Gets the JS Wrapper starting file path to use.
|
java.io.PrintStream |
getVerboseStream() |
java.lang.String getModuleVariableName()
java.lang.String getStartingPath()
java.io.PrintStream getVerboseStream()