public class SystemApi extends Object implements org.fit.layout.api.ScriptObject
| Constructor and Description |
|---|
SystemApi() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String name) |
String |
getVarName() |
void |
mkdir(String dir) |
String[] |
readLines(String inputFile) |
void |
setIO(Reader in,
Writer out,
Writer err) |
Copyright © 2018. All rights reserved.