MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / split_courses.py

File split_courses.py

docs/website/scripts/split_courses.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import re
3from pathlib import Path
4from dataclasses import dataclass, field

Callers

nothing calls this directly

Calls 3

mainFunction · 0.70
PathClass · 0.50
resolveMethod · 0.45

Tested by

no test coverage detected