defernia.world.repodir — Repositories directory

class defernia.world.repodir.RepositoryDirectory(path)

A directory that contains one or more Repository instances.

Parameters:path (basestring) – a directory path
path = None

The path of the directory repositories belong.

main_name

The name of the main repository. It is saved in .main file of the repository directory as plain text.

main

The main repository.

Project Versions

Previous topic

defernia.world.repo — Revision control of world

Next topic

defernia.creds — User credentials

This Page