mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-27 19:19:07 +00:00
Seven - getloadkey
This commit is contained in:
@@ -31,8 +31,6 @@ public interface EngineExecutionEnvironment {
|
||||
|
||||
void execute(String script);
|
||||
|
||||
void execute(IrisScript script);
|
||||
|
||||
Object evaluate(String script);
|
||||
|
||||
default void close() {
|
||||
|
||||
Reference in New Issue
Block a user