757 B
757 B
apps/api/src/services
dir: apps/api/src/services
index: apps/api/src/services/.pi-map.index.md
role
Provides utility services for the API application, including tmux window management functionality.
files
- __init__.py | Swaps two tmux panes between windows, preserving active pane state and layout | dep: tmux
arch
Simple module-based architecture with service functions organized in a flat directory structure.
tags
tmux, init, swaps, two, panes, windows, preserving, active
symbols
workflows
- change services behavior read: __init__.py
- explore services subdirectories index: apps/api/src/services/config/.pi-map.index.md, apps/api/src/services/docker/.pi-map.index.md, apps/api/src/services/git/.pi-map.index.md