mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-22 15:58:52 -05:00
ExitCode
This commit is contained in:
parent
c069d29e67
commit
df33e64eb9
@ -1,6 +1,6 @@
|
||||
package net.filebot;
|
||||
|
||||
public class ExitCode {
|
||||
public interface ExitCode {
|
||||
|
||||
public static final int SUCCESS = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user