mirror of https://github.com/databricks/cli.git
7171874db0
## Changes This PR adds higher-level wrappers for calling subprocesses. One of the steps to get https://github.com/databricks/cli/pull/637 in, as previously discussed. The reason to add `process.Forwarded()` is to proxy Python's `input()` calls from a child process seamlessly. Another use-case is plugging in `less` as a pager for the list results. ## Tests `make test` |
||
---|---|---|
.. | ||
testdata/simple-python-wheel | ||
env.go | ||
env_test.go | ||
runner.go | ||
runner_test.go | ||
utils.go | ||
utils_test.go | ||
wheel.go | ||
wheel_test.go |