PosixStyle class
- Inheritance
-
- Object
- CLIProfile
- PosixStyle
Constructors
Properties
- canQuote → bool
-
Can cli used quote in arguments, value of parameters, value of variable
if false,
List<Quote> quoteCharsmay be empty<Quote>[]final - canUseParameters → bool
-
final
- canUseShortAccumulated → bool
-
final
- canUseValuables → bool
-
final
-
entries
→ List<
CLIEntryFormat> -
finalinherited
- escapeChar → String
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
quoteChars
→ List<
Quote> -
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- spaceChar → String
-
such as "\" on "\n" or "\"" or "\t"; also can "$" instead of "\"
finalinherited
Methods
-
isEscapedLoc(
int escLoc, int targetLoc) → bool -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
show(
) → String -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited