Directory

utils/shell

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

shell-safety · 10 commands · 1 tool-system · 1
0
Child dirs
10
Child files
3,079
Direct lines
44
Detected imports
3
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
bashProvider.ts
utils/shell/bashProvider.ts
256mediumshell-safety
outputLimits.ts
utils/shell/outputLimits.ts
15mediumshell-safety
powershellDetection.ts
utils/shell/powershellDetection.ts
108highshell-safety
powershellProvider.ts
utils/shell/powershellProvider.ts
124mediumshell-safety
prefix.ts
utils/shell/prefix.ts
368highshell-safety
readOnlyCommandValidation.ts
utils/shell/readOnlyCommandValidation.ts
1894highshell-safety, commands
resolveDefaultShell.ts
utils/shell/resolveDefaultShell.ts
15mediumshell-safety
shellProvider.ts
utils/shell/shellProvider.ts
34mediumshell-safety
shellToolUtils.ts
utils/shell/shellToolUtils.ts
23hightool-system, shell-safety
specPrefix.ts
utils/shell/specPrefix.ts
242mediumshell-safety