| Home | Trees | Indices | Help |
|
|---|
|
|
A delimiter is associated to a File and represents the strings that have to be put before and after variable names in file's content. For instance, default delimiter start is '${' and default delimiter end is '}', therefore a file containing a variable called 'foo' will contain the following string: '${foo}'.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
| string |
start Delimiter's start. |
| string |
end Delimiter's end. |
|
Inherited from |
|
| Method Details |
Prints delimiter's representation to standard output in a user-friendly way.
|
| Property Details |
startDelimiter's start.
|
endDelimiter's end.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |