codebeltnet/Shell Globbing
Creates a JSON array of files matching the specified pattern.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | The pattern to one or more files that will be globbed. | yes | — |
Outputs
| name | description |
|---|---|
| result | A JSON array of files matching the specified pattern. |