Assimp
v3.1.1 (June 2014)
|
Functions | |
def | GetCommandOutput (command) |
def | GetSvnInfo () |
def | GetSvnTrunk () |
def | IsInGMockSvn () |
def | IsInGTestSvn () |
def common.GetCommandOutput | ( | command | ) |
Runs the shell command and returns its stdout as a list of lines.
def common.GetSvnInfo | ( | ) |
Returns the project name and the current SVN workspace's root path.
def common.GetSvnTrunk | ( | ) |
Returns the current SVN workspace's trunk root path.
def common.IsInGMockSvn | ( | ) |
def common.IsInGTestSvn | ( | ) |