Constant FRAME_FILES_PATTERN

Source
pub(crate) const FRAME_FILES_PATTERN: &str = "frames/*.png";
Expand description

Glob pattern to match all PNG frame images in the frames directory Used for cleanup operations and file enumeration