REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 627 B
Close
/proc/thread-self/root/proc/thread-self/root/opt/alt/alt-nodejs16/root/lib/node_modules/npm/lib/arborist-cmd.js
Text
Base64
// This is the base for all commands whose execWorkspaces just gets // a list of workspace names and passes it on to new Arborist() to // be able to run a filtered Arborist.reify() at some point. const BaseCommand = require('./base-command.js') class ArboristCmd extends BaseCommand { get isArboristCmd () { return true } static params = [ 'workspace', 'workspaces', 'include-workspace-root', 'install-links', ] static ignoreImplicitWorkspace = false async execWorkspaces (args, filters) { await this.setWorkspaces(filters) return this.exec(args) } } module.exports = ArboristCmd
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 4 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
auth
DIR
-
drwxr-xr-x
2026-03-19 07:09:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
commands
DIR
-
drwxr-xr-x
2026-03-19 07:09:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
utils
DIR
-
drwxr-xr-x
2026-03-19 07:09:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
workspaces
DIR
-
drwxr-xr-x
2026-03-19 07:09:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
arborist-cmd.js
627 B
lrw-r--r--
2026-03-09 06:51:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
base-command.js
2.81 KB
lrw-r--r--
2026-03-09 06:51:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cli.js
3.36 KB
lrw-r--r--
2026-03-09 06:51:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lifecycle-cmd.js
503 B
lrw-r--r--
2026-03-09 06:51:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
npm.js
13.25 KB
lrw-r--r--
2026-03-09 06:51:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package-url-cmd.js
1.88 KB
lrw-r--r--
2026-03-09 06:51:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).