Str

argparse.ini.Str
case class Str(value: String) extends Value

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Value
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def obj: LinkedHashMap[String, Value]

Attributes

Inherited from:
Value

Attributes

Inherited from:
Value
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def str: String

Attributes

Inherited from:
Value