mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-08-13 07:18:04 +00:00
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
# Cleanup Logic Guide
|
|
|
|
- [manager.py](mdc:src/cleanup/manager.py) manages cleanup operations and resource management.
|
|
- [modes.py](mdc:src/cleanup/modes.py) defines cleanup modes and strategies.
|
|
- This directory is responsible for resource cleanup and related logic.
|
|
description:
|
|
globs:
|
|
alwaysApply: false
|
|
---
|