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

File find_unused_images.py

scripts/developer-guide/find_unused_images.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Identify unreferenced images in the developer guide."""
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected