public class Client extends Object
| Constructor and Description |
|---|
Client() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyFiles(String sourceFilePath)
Copy the _img path to /tmp if we can write to it, and also write the output file there by default
|
static org.apache.commons.cli.Options |
getCliOptions() |
static void |
main(String[] args) |
static void |
parseInput(String[] args) |
public static void main(String[] args)
public static void parseInput(String[] args)
public static org.apache.commons.cli.Options getCliOptions()
public static void copyFiles(String sourceFilePath)
Copyright © 2018 MuleSoft, Inc.. All rights reserved.