phploc
Verified for current stable LTS
Phploc Command: Exclude Directory Phploc
Use for exclude directory phploc with Phploc. Exact CLI syntax to exclude directory phploc using Phploc.
When to use this: Use for exclude directory phploc with Phploc.
Command Syntax
phploc <path/to/directory> --exclude <path/to/exclude_directory> phploc <path/to/directory> --exclude <path/to/exclude_directory> Live Command Builder
Final Command
phploc <path/to/directory> --exclude <path/to/exclude_directory> Command Breakdown
--exclude- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to exclude directory phploc using Phploc.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Phploc Command: Analyze Directory Phploc
phploc <path/to/directory> Phploc Command: Count Phpunit Tests Phploc phploc <path/to/directory> --count-tests Phploc Command: Exclude Specific Files Phploc phploc <path/to/directory> --names-exclude '<path/to/file1,path/to/file2,...>' Phploc Command: Include Specific Files Phploc phploc <path/to/directory> --names '<path/to/file1,path/to/file2,...>' Phploc Command: Log Results Csv Phploc phploc <path/to/directory> --log-csv <path/to/file>