1arp/Create A File
Create a file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path from cwd where file is to be created | yes | "" |
| isAbsolutePath | If the path provided is an absolute path | no | false |
| file | The name of the file to be created with extention | yes | — |
| content | The content of the file | yes | "" |
Outputs
no outputs