Assimp  v4.1. (December 2018)
common Namespace Reference

Functions

def GetCommandOutput (command)
 
def GetSvnInfo ()
 
def GetSvnTrunk ()
 
def IsInGMockSvn ()
 
def IsInGTestSvn ()
 

Function Documentation

◆ GetCommandOutput()

def common.GetCommandOutput (   command)
Runs the shell command and returns its stdout as a list of lines.

◆ GetSvnInfo()

def common.GetSvnInfo ( )
Returns the project name and the current SVN workspace's root path.

◆ GetSvnTrunk()

def common.GetSvnTrunk ( )
Returns the current SVN workspace's trunk root path.

◆ IsInGMockSvn()

def common.IsInGMockSvn ( )

◆ IsInGTestSvn()

def common.IsInGTestSvn ( )