levibostian/Create random file
Create file in a random path from base64 encoded string
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base64-file-content | File content in base64 encoded form | yes | — |
| file-name | Name of the file to write into the path | no | file |
Outputs
| name | description |
|---|---|
| path | File path to the file created |
| file-directory | Directory the file exists in |