restore_file¶
This action restore your file that was backuped with the backup_file
action
restore_file | |
---|---|
Supported platforms | ios, android, mac |
Author | @gin0606 |
1 Example¶
restore_file(path: "/path/to/file")
Parameters¶
Key | Description | Default |
---|---|---|
path |
Original file name you want to restore |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action restore_file