envisage.resource.file_resource_protocol module
A resource protocol for a local file system.
- 
class envisage.resource.file_resource_protocol.FileResourceProtocol[source]
- Bases: - HasTraits
 - A resource protocol for a local file system. - 
- 
file(address)[source]
- Return a readable file-like object for the specified address.