UiPath / uipathcli

Command line interface to simplify, script and automate API calls for UiPath services (preview)
MIT License
61 stars 5 forks source link

Add support for definitions in home directory #92

Closed thschmitt closed 9 months ago

thschmitt commented 9 months ago

Check if the definitions folder exists in the home directory and use that one instead of the one in the executable folder.

This allows us to store the uipath executable in the bin folder and use definitions from the home dir.