Top

rosetta.core module

Bindings for ::core namespace

Functions

def minirosetta_svn_url(

...)

minirosetta_svn_url() -> str

Read access to the svn / git url.

def minirosetta_svn_version(

...)

minirosetta_svn_version() -> str

Read access to the svn / git version.

def set_svn_version_and_url(

...)

set_svn_version_and_url(version : str, url : str) -> NoneType

Initialize this data from a lower-level library at startup to avoid relinking every time you update your svn / git version. This function should be called at most once.