blob: c8a1df03a9344eb53da240e604ccbb29885b7747 [file] [log] [blame] [view]
# fx get-build-dir
print the current fuchsia build directory
```none
equivalent to `fx exec echo ${FUCHSIA_BUILD_DIR}`
```
[get-build-dir source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/get-build-dir)