Directory

tools/PowerShellTool

This directory groups related source files that collaborate around a shared concern.

tool-system · 14 shell-safety · 14 commands · 2 modes · 1 permissions · 1
0
Child dirs
14
Child files
8,973
Direct lines
123
Detected imports
5
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
PowerShellTool.tsx
tools/PowerShellTool/PowerShellTool.tsx
1001hightool-system, shell-safety
UI.tsx
tools/PowerShellTool/UI.tsx
131hightool-system, shell-safety
clmTypes.ts
tools/PowerShellTool/clmTypes.ts
212hightool-system, shell-safety
commandSemantics.ts
tools/PowerShellTool/commandSemantics.ts
143hightool-system, shell-safety, commands
commonParameters.ts
tools/PowerShellTool/commonParameters.ts
31hightool-system, shell-safety
destructiveCommandWarning.ts
tools/PowerShellTool/destructiveCommandWarning.ts
110hightool-system, shell-safety, commands
gitSafety.ts
tools/PowerShellTool/gitSafety.ts
177hightool-system, shell-safety
modeValidation.ts
tools/PowerShellTool/modeValidation.ts
405hightool-system, shell-safety, modes
pathValidation.ts
tools/PowerShellTool/pathValidation.ts
2050hightool-system, shell-safety
powershellPermissions.ts
tools/PowerShellTool/powershellPermissions.ts
1649hightool-system, shell-safety, permissions
powershellSecurity.ts
tools/PowerShellTool/powershellSecurity.ts
1091hightool-system, shell-safety
prompt.ts
tools/PowerShellTool/prompt.ts
146hightool-system, shell-safety
readOnlyValidation.ts
tools/PowerShellTool/readOnlyValidation.ts
1824hightool-system, shell-safety
toolName.ts
tools/PowerShellTool/toolName.ts
3hightool-system, shell-safety