rmapi
rmapi copied to clipboard
Add download destination support for the get command
The FetchDocument function supports a parameter that allows control of the download destination. However, this functionality is not exposed with the get command meaning files are downloaded to the current working directory by default. This PR exposes an optional parameter for the get command that allows control over the download destination of the file.