Skip to content

refactor: extract duplicated _ensure_initialized() directory creation#99

Merged
raiderrobert merged 1 commit into
mainfrom
refactor/50/ensure-initialized-helper
May 15, 2026
Merged

refactor: extract duplicated _ensure_initialized() directory creation#99
raiderrobert merged 1 commit into
mainfrom
refactor/50/ensure-initialized-helper

Conversation

@raiderrobert
Copy link
Copy Markdown
Owner

Closes #50

Add ensure_napoln_dirs() to core/home.py for shared directory creation.
Used by both commands/add.py and commands/setup.py.

Closes #50

Add ensure_napoln_dirs() to core/home.py for shared directory creation.
Used by both commands/add.py and commands/setup.py.
@raiderrobert raiderrobert force-pushed the refactor/50/ensure-initialized-helper branch from 6e54447 to cf28544 Compare May 15, 2026 02:49
@raiderrobert raiderrobert merged commit ca5e449 into main May 15, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: extract duplicated _ensure_initialized() logic

1 participant