MCPcopy
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
3from os import listdir, makedirs, rename, linesep
4from os.path import isdir, exists, split, normpath, join, splitext

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