MCPcopy 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
3from os import listdir, makedirs, linesep
4from shutil import copyfile

Callers

nothing calls this directly

Calls 3

add_presentationFunction · 0.85
make_readmeFunction · 0.85
shell_callFunction · 0.85

Tested by

no test coverage detected