Documentation
¶
Overview ¶
Package cmd provides the CLI commands for the stride command.
This package contains the implementation of the `stride find` command, which allows users to search for files in a given directory with advanced filtering capabilities.
The `find` command supports various options for filtering files based on name, path, size, modification time, and more. It also provides functionality to execute commands for each matched file or format the output using templates.
Package cmd provides the CLI commands for the stride command.
This package contains the implementation of the `stride` command, which is a high-performance file walking utility that extends the standard `filepath.Walk` functionality with concurrency, filtering, and monitoring capabilities.
The `stride` command supports various options for filtering files based on name, path, size, modification time, and more. It also provides functionality to execute commands for each matched file or format the output using templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.