BstLabs / py-dynacli

DynaCLI is a cloud-friendly Python library for converting pure Python functions into Linux Shell commands.
https://bstlabs.github.io/py-dynacli/
MIT License
98 stars 5 forks source link

Fix the path discover #79

Closed ShahriyarR closed 2 years ago

ShahriyarR commented 2 years ago

Change Summary

Description

Fix the current path code in all test CLI entrypoints.

Fixes #70

Type of change

Please delete options that are not relevant.

Checklist: