public class CmdArgument extends BaseArgument
flag, name, value
Constructor and Description |
---|
CmdArgument(String argumentString) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
isIgnored(String argumentString) |
static String |
tryExtractFlag(String argumentString) |
protected static String[] |
trySplitArgument(String argumentString) |
public CmdArgument(String argumentString)
Copyright © 2016–2019 Ranorex. All rights reserved.