public class Arguments extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_FEATURE_DESTINATION_ROOT |
static String |
DEFAULT_TEMPLATE_SOURCE_ROOT |
| Constructor and Description |
|---|
Arguments() |
Arguments(Path tempSrcFld,
Path featDestFld) |
Arguments(String[] args) |
Arguments(String tempSrcFld,
String featDestFld) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getFeatureDestinationRootFolder() |
Path |
getTemplateSourceRootFolder() |
public static final String DEFAULT_TEMPLATE_SOURCE_ROOT
public static final String DEFAULT_FEATURE_DESTINATION_ROOT
public Arguments()
public Arguments(String[] args)
Copyright © 2018. All rights reserved.