4.4 KiB
4.4 KiB
File: ../test-project/src/utils.py
- Module: ../test-project/src/utils.py
- Defined symbols: 4
- Imports: 2
File intent (manual)
<FILL_MANUALLY>
Imports & file-level dependencies
Generated. Do not edit inside this block.
- json
- os
Symbols index
Generated. Do not edit inside this block.
Symbol details
load_config
- Kind: Function
- Signature:
def load_config(...) - Docstring:
No documentation available
What it does
extracted from AST
Relations
Outbound calls (best-effort):
Inbound (used by) (best-effort):
Integrations (heuristic)
- HTTP: no
- DB: no
- Queue/Tasks: no
Risk / impact
- fan-in: 0
- fan-out: 0
- cycle participant: no
- critical: no
Manual notes
<FILL_MANUALLY>
save_config
- Kind: Function
- Signature:
def save_config(...) - Docstring:
No documentation available
What it does
extracted from AST
Relations
Outbound calls (best-effort):
Inbound (used by) (best-effort):
Integrations (heuristic)
- HTTP: no
- DB: no
- Queue/Tasks: no
Risk / impact
- fan-in: 0
- fan-out: 0
- cycle participant: no
- critical: no
Manual notes
<FILL_MANUALLY>
get_file_size
- Kind: Function
- Signature:
def get_file_size(...) - Docstring:
No documentation available
What it does
extracted from AST
Relations
Outbound calls (best-effort):
Inbound (used by) (best-effort):
Integrations (heuristic)
- HTTP: no
- DB: no
- Queue/Tasks: no
Risk / impact
- fan-in: 0
- fan-out: 0
- cycle participant: no
- critical: no
Manual notes
<FILL_MANUALLY>
format_bytes
- Kind: Function
- Signature:
def format_bytes(...) - Docstring:
No documentation available
What it does
extracted from AST
Relations
Outbound calls (best-effort):
Inbound (used by) (best-effort):
Integrations (heuristic)
- HTTP: no
- DB: no
- Queue/Tasks: no
Risk / impact
- fan-in: 0
- fan-out: 0
- cycle participant: no
- critical: no
Manual notes
<FILL_MANUALLY>