Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ setup_environment
Function
setup_environment
Tests/SdkIntegration/tactility.py:500–502 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
498
#endregion Packaging
499
500
def
setup_environment():
501
global ttbuild_path
502
os.makedirs(ttbuild_path, exist_ok=True)
503
504
def
build_action(manifest, platform_arg, skip_build):
505
# Environment validation
Callers
1
tactility.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected