Skip to content

Conversation

@ImperaZim
Copy link
Owner

Now the constraint check is done after the sub-command check, thus making it possible for sub-commands not to inherit the constraints of their parent commands.

ImperaZim added 29 commits March 3, 2025 17:42
git-subtree-dir: src/imperazim/form
git-subtree-split: f42701b06ea02ce60f0a0380493f8d1e0d08fab6
git-subtree-dir: src/imperazim/packet
git-subtree-split: 0a0ad1a70456b31c783b246acbf57bf327f87689
git-subtree-dir: src/imperazim/command
git-subtree-split: 17cba806108ea53c7f762a309be904a4c0ebff5c
5c42bb7 Enable hook fixed

git-subtree-dir: src/imperazim/command
git-subtree-split: 5c42bb72b3366dae94d805b5681159defd373d02
23f9dc7 Added PluginBase uses on hooker

git-subtree-dir: src/imperazim/command
git-subtree-split: 23f9dc70c06ec9b9271e89b33c62198535e55c81
- Added exists() to check directory existence
- Added getFiles() to retrieve File objects in directory
- Enhanced getBaseNames() to use getFiles()
- These methods support efficient file system operations
- Implemented read() for full content retrieval
- Added write() for full content persistence
- Created getFileName() for name access
- Added getFolder() for directory path access
- These methods support robust island data handling
2488f40 Subcommands do not inherit constraints from their parent command

git-subtree-dir: src/imperazim/command
git-subtree-split: 2488f4088f48cd2354f54b16af9d77ccac964bcc
…eck, thus making it possible for sub-commands.

Now the constraint check is done after the sub-command check, thus making it possible for sub-commands not to inherit the constraints of their parent commands.
@ImperaZim ImperaZim closed this Jul 27, 2025
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.

2 participants