Class EditorArg
- java.lang.Object
-
- edu.uiuc.ncsa.security.util.cli.editing.EditorArg
-
public class EditorArg extends Object
Arguments for an editor. Most editors allow for some sort of flag with a value but the connector is up to the program. E.g. "-foo bar" might be one, as might "-foo=bar". You can specify a flag connector value.Created by Jeff Gaynor
on 3/12/21 at 8:12 AM
-
-
Constructor Summary
Constructors Constructor Description EditorArg()
-