richardrigutins/Check value
Check the value of an input.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input | The input to check. | yes | — |
Outputs
| name | description |
|---|---|
| has-value | A boolean indicating whether the input has a value. |