StringEntry
scala.cli.config.Key$.StringEntry
Attributes
- Graph
- Supertypes
Members list
Concise view
Value members
Concrete methods
Converts a value of this key to a sequence of strings
Converts a value of this key to a sequence of strings
Such a sequence can be printed in the console, and converted back to a T with fromString.
Attributes
Reads a value of this key from a sequence of string
Reads a value of this key from a sequence of string
Attributes
Try to parse a value of this key
Try to parse a value of this key
Attributes
Converts a value of this key to JSON
Converts a value of this key to JSON
Attributes
- Returns:
UTF-8 encoded JSON
Inherited methods
The fully qualified name of this key
Whether this key corresponds to a password (see Key.PasswordEntry)