Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CppCon/CppCon2017
/ add.py
File
add.py
_tools/add.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
from
os
import
listdir, makedirs, rename, linesep
4
from
os.path
import
isdir, exists, split, normpath, join, splitext
Callers
nothing calls this directly
Calls
3
add_presentation
Function · 0.85
make_readme
Function · 0.85
shell_call
Function · 0.85
Tested by
no test coverage detected