PeanutButter
Loading...
Searching...
No Matches
PeanutButter.EasyArgs.Attributes.LongNameAttribute Class Reference

Explicitly sets the long name for a parsed argument If you had an option property like "RemoteServer", the default long name would be "remote-server", which could be reached on the cli via "--remote-server". Override this here. More...

Inheritance diagram for PeanutButter.EasyArgs.Attributes.LongNameAttribute:
PeanutButter.EasyArgs.Attributes.StringAttribute

Public Member Functions

 LongNameAttribute (string value)

Additional Inherited Members

Protected Member Functions inherited from PeanutButter.EasyArgs.Attributes.StringAttribute
 StringAttribute (string value)
Properties inherited from PeanutButter.EasyArgs.Attributes.StringAttribute
string Value [get]
 Stored value.

Detailed Description

Explicitly sets the long name for a parsed argument If you had an option property like "RemoteServer", the default long name would be "remote-server", which could be reached on the cli via "--remote-server". Override this here.


The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.EasyArgs/Attributes/LongNameAttribute.cs