class documentation

class SwiftSystemBackend(server.Backend):

View In Hierarchy

Undocumented

Method open_repository Open the repository at a path.
def open_repository(self, path):

Open the repository at a path.

Returns: Instance of BackendRepo

Parameters
pathPath to the repository
Raises
NotGitRepositoryno git repository was found at path