Class GroovyAction
java.lang.Object
net.filebot.cli.GroovyAction
- All Implemented Interfaces:
ConflictAction
,RenameAction
-
Constructor Summary
ConstructorsConstructorDescriptionGroovyAction
(String name, String code) GroovyAction
(String name, String code, Closure<?> closure) -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.filebot.RenameAction
canRename, resolve
-
Constructor Details
-
GroovyAction
-
GroovyAction
-
-
Method Details
-
conflict
-
rename
-
apply
-
toString
-
wrap
-