lazy_loader module
מנהל Lazy Loading לקבצים גדולים Lazy Loading Manager for Large Files
- class lazy_loader.FileChunk(file_name, chunk_index, start_line, end_line, content, total_chunks, total_lines)[מקור]
Bases:
object
חלק מקובץ גדול
- פרמטרים:
- class lazy_loader.LazyLoader[מקור]
Bases:
object
מנהל Lazy Loading לקבצים גדולים