pybitmessage.paths module

Path related functions

lookupExeFolder()[source]

Returns executable folder path

lookupAppdataFolder()[source]

Returns path of the folder where application data is stored

codePath()[source]

Returns path to the program sources

tail(f, lines=20)[source]

Returns last lines in the f file object

lastCommit()[source]

Returns last commit information as dict with ‘commit’ and ‘time’ keys