## sourcetree ```v import freeflowuniverse.herolib.develop.sourcetree //will look for git in location if not found will give error sourcetree.open(path:"/tmp/something")! ``` - if path not specified will chose current path