MCPcopy Create free account
hub / github.com/TheAlgorithms/Python / build_directory_md.py

File build_directory_md.py

scripts/build_directory_md.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3import os
4from collections.abc import Iterator

Callers

nothing calls this directly

Calls 1

print_directory_mdFunction · 0.85

Tested by

no test coverage detected