def getEnvPaths()
in
GuestivusLib/GuestivusLib.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def getEnvPaths(self): return(os.environ["PATH"].split(";"))