r.a.Save(object) : class documentation

Part of reven.api View In Hierarchy

A saved project.

Method __init__ Undocumented
Method name The save name.
Method timestamp The save timestamp.
Method delete Delete the save.
Method load Load the save.
Method __repr__ Undocumented
Method _rvn Undocumented
def __init__(self, revn, state_info):
Undocumented
@property
def _rvn(self):
Undocumented
@property
def name(self):

The save name.

@property
def timestamp(self):

The save timestamp.

def delete(self):

Delete the save.

def load(self):

Load the save.

def __repr__(self):
Undocumented
API Documentation for reven, generated by pydoctor at 2016-05-25 16:38:00.