public interface Script
A skript.
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getLines()
Returns the lines of the script.
|
String |
getText()
Returns the script as text.
|
Copyright © 2015–2019. All rights reserved.