mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-10 06:20:27 -04:00
Added Script.include(String path) convenience extension method / function to make including external scripts easier.
This commit is contained in:
parent
3ef7f62f51
commit
fe5fc7bbd1
@ -134,7 +134,6 @@ public class ExpressionFormatFunctions {
|
||||
}
|
||||
|
||||
return f;
|
||||
|
||||
}
|
||||
|
||||
public static Object include(Script context, Object path) throws Exception {
|
||||
|
Loading…
x
Reference in New Issue
Block a user