org.crsh.cmdline.annotations
Annotation Type Required


@Retention(value=RUNTIME)
public @interface Required

Defines wether an argument or option is required or not.

Version:
$Revision$
Author:
Julien Viet

Optional Element Summary
 boolean value
           
 

value

public abstract boolean value
Default:
true


Copyright © 2012 eXo Platform SAS. All Rights Reserved.