commons-exec icon indicating copy to clipboard operation
commons-exec copied to clipboard

[Javadoc] CommandLine.toCleanExecutable(final String dirtyExecutable) IllegalArgumentException

Open ArdenL-Liu opened this issue 3 years ago • 0 comments

CommandLine.toCleanExecutable(final String dirtyExecutable) should throw IllegalArgumentException If dirtyExecutable is null or empty

ArdenL-Liu avatar Aug 25 '22 09:08 ArdenL-Liu