Skip to content

Commit cacc7a0

Browse files
Update Readme.md
1 parent 26bae73 commit cacc7a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The main files you may want to look at would be instance.js
4949
| Initialize integration | Initialize the Pipelab integration | |
5050
| Append file | Appends the contents to the file. | Path *(string)* <br>Contents *(string)* <br> |
5151
| Copy file | Copies the file. | Source *(string)* <br>Destination *(string)* <br> |
52+
| Fetch file size | Fetch the size of the file. | Path *(string)* <br> |
5253
| Create folder | Creates the folder. | Path *(string)* <br> |
5354
| Delete file | Deletes the file. | Path *(string)* <br> |
5455
| List files | Load a list of files in a given folder. Use expressions after this action to get the count and file names | Path *(string)* <br> |

0 commit comments

Comments
 (0)