backup_file¶
This action backs up your file to "[path].back"
backup_file | |
---|---|
Supported platforms | ios, android, mac |
Author | @gin0606 |
1 Example¶
backup_file(path: "/path/to/file")
Parameters¶
Key | Description | Default |
---|---|---|
path |
Path to the file you want to backup |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action backup_file