Package net.filebot.format
Class ExpressionFormatFunctions
java.lang.Object
net.filebot.format.ExpressionFormatFunctions
Global functions available in the
ExpressionFormat
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
static String
static String
static Object
static Object
static boolean
isEmptyValue
(Script context, Object object) static Object
milliseconds
(Script context, Object c1, Object... cN) static boolean
static String
static String
static String
quotePowerShell
(Script context, Object c1, Object... cN) static String
static String
static Object
-
Constructor Details
-
ExpressionFormatFunctions
public ExpressionFormatFunctions()
-
-
Method Details