| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Node
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
DIRECTORY =
|
|
FILE =
|
|
created_path = Nonehash(x) |
|
created_rev = Nonehash(x) |
|
| Properties | |
| content_length | |
| content_type | |
| isdir | |
| isfile | |
| last_modified | |
| name | |
| resource | |
|
Inherited from |
|
| Method Details |
|
Provide detailed backward history for the content of this Node. Retrieve an array of revisions, one |
Return a stream for reading the content of the node. This method will return |
The length in bytes of the content. Will be |
The MIME type corresponding to the content, if known. Will be |
Generator that yields the immediate child entries of a directory. The entries are returned in no particular order.
If the node is a file, this method returns |
Provide backward history for this Node. Generator that yields
|
Return the change event corresponding to the previous revision. This returns a |
|
Returns the properties (meta-data) of the node, as a dictionary. The set of properties depends on the version control system. |
| Property Details |
content_length
|
content_type
|
isdir
|
isfile
|
last_modified
|
name
|
resource
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 5 01:52:03 2023 | http://epydoc.sourceforge.net |