load_document

load_document(path: unicode) None

Open a new Rumba/Guerilla project.

Return type

None

Raises

RuntimeError – if the file can’t be loaded.

load_document(path: unicode) -> None

Open a new Rumba/Guerilla project.

Return type

None

Raises

RuntimeError – if the file can’t be loaded.