finesse.script.containers.Addressable¶
Overview
- class finesse.script.containers.Addressable[source]¶
- Bases: - object- Mixin defining interface to retrieve strings containing script lines. 
Properties
| Start coordinate. | |
| Stop coordinate. | 
Methods
| Container bounds. | |
| 
 | Get the script in the interval [start, stop) defined by bounds. | 
| 
 | The script within bounds by line. |