Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCon/CppCon2020
/ 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, linesep
4
from
shutil
import
copyfile
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