Package zeroinstall :: Package cmd :: Module config :: Class String
[frames] | no frames]

Class String

source code

object --+
         |
        String

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods
str
format(value) source code
str
parse(value) source code
Properties

Inherited from object: __class__

Method Details

format(value)
Static Method

source code 
Parameters:
  • value (str)
Returns: str

parse(value)
Static Method

source code 
Parameters:
  • value (str)
Returns: str