blob: 1e0e65761b39b3a780f78eab007c79df52145f37 [file] [log] [blame] [view]
# fx get-src-dir
print the Fuchsia source directory (checkout root, aka "//")
```none
equivalent to `fx exec echo ${FUCHSIA_DIR}`
```
[get-src-dir source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/get-src-dir)