# tenvarguments.cif# # Copyright (c) 2010 Accenture. All rights reserved.# This component and the accompanying materials are made available# under the terms of the "Eclipse Public License v1.0"# which accompanies this distribution, and is available# at the URL "http://www.eclipse.org/legal/epl-v10.html".# # Initial Contributors:# Accenture - Initial contribution#==name tenvarguments==short-descriptionTest for command-line arguments that get filled in from the environment.==argument string stringarg STRINGARGString argument.==argument int intarg INTARGInt argument.==argument uint uintarg UINTARGUint argument.==option bool b boolopt BOOLOPTBool option.==option string s stringopt STRINGOPTString option.==option int i intopt INTOPTInt option.==option uint u uintopt UINTOPTUint option.