Concept: Shell Commands
Value: 4 (Important - CLI framework)
What it is: Built-in shell commands with command framework
Key files:
shell/src/shell/org/jnode/shell/command/Command.java
shell/src/shell/org/jnode/shell/command/CommandManager.java
Bridges: Shell, CLI, Command handling
Documentation Requirements
For Value 4 (Important):
-
Update ALL 4 sections of the index (index.md):
- Pages Table: Add new page in alphabetical order (note: [[Shell-Commands]] already exists)
- Concepts → Pages: Add the page name. Consider whether to update existing references
- Source Path → Pages: Map
shell/src/shell/org/jnode/shell/command/ to the new page
- Task Routing: Add to relevant developer task categories with meaningful routing ideas (1-3 entries)
-
Update Glossary: Add 1-sentence definition for any new project-specific term
-
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., command registry, argument parsing)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)
- [[Shell-Commands]]
- [[Syntax]]
Concept: Shell Commands
Value: 4 (Important - CLI framework)
What it is: Built-in shell commands with command framework
Key files:
shell/src/shell/org/jnode/shell/command/Command.javashell/src/shell/org/jnode/shell/command/CommandManager.javaBridges: Shell, CLI, Command handling
Documentation Requirements
For Value 4 (Important):
Update ALL 4 sections of the index (
index.md):shell/src/shell/org/jnode/shell/command/to the new pageUpdate Glossary: Add 1-sentence definition for any new project-specific term
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., command registry, argument parsing)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)